adapter

package
v0.0.0-...-c46925c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gateway

type Gateway interface {
	GenMarkdown(wd string, snippetPaths []string, imagePaths []string) ([]byte, error)
}

type GatewayImpl

type GatewayImpl struct {
	// contains filtered or unexported fields
}

func NewGatewayImpl

func NewGatewayImpl(proverbGenerator usecase.ProverbGenerator) *GatewayImpl

func (*GatewayImpl) GenMarkdown

func (g *GatewayImpl) GenMarkdown(wd string, snippetPaths []string, imagePaths []string) ([]byte, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL