markdown

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

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

func New

func New(opts *Options) *Generator

func (*Generator) GenerateDocumentation

func (g *Generator) GenerateDocumentation(ctx context.Context, manifest *api.Manifest) error

type Options

type Options struct {
	Logger                      *logging.Logger
	Writer                      io.Writer
	Output                      string
	InfoTmplFile, ErrorTmplFile string
}

Options contains the configuration options available to the Generator

Jump to

Keyboard shortcuts

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