renderer

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FilesGenerator

type FilesGenerator interface {
	Run(opts Options, out io.Writer) ([]string, error)
}

type Options

type Options struct {
	OPath string
	MPath string
	TPath string
}

type Renderer

type Renderer struct{}

func (Renderer) Run

func (r Renderer) Run(opts Options, out io.Writer) ([]string, error)

Jump to

Keyboard shortcuts

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