renderer

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RenderType

type RenderType int
const (
	MainFileName RenderType = iota
	CleanUpFileName
)

type Renderer

type Renderer interface {
	Render(projectPath string, renderArgs string, renderType RenderType) (string, error)
}

Renderer - An instance of a Renderer much take a file and render it's output.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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