public

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(state *State) ([]byte, error)

Generate the public file

Types

type File added in v0.2.6

type File struct {
	Path  string
	Route string
	Data  embed.Data
}

type Generator

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

func New

func New(flag *framework.Flag, module *gomod.Module) *Generator

New public generator

func (*Generator) GenerateFile

func (g *Generator) GenerateFile(fsys genfs.FS, file *genfs.File) error

type State

type State struct {
	Imports []*imports.Import
	Files   []*File
}

func Load

func Load(fsys fs.FS, flag *framework.Flag) (*State, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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