autocode

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2023 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

Types

type Generator

type Generator struct {
	Build vsn.Build
	Dir   string
	// contains filtered or unexported fields
}

func NewGenerator

func NewGenerator(build vsn.Build, path string) *Generator

func (*Generator) Generate

func (g *Generator) Generate() error

func (*Generator) NewPrinter

func (g *Generator) NewPrinter(path string) (p *Printer, err error)

type Printer

type Printer struct {
	File *os.File
}

func (*Printer) Close

func (p *Printer) Close() error

func (*Printer) Printf

func (p *Printer) Printf(format string, args ...any)

Jump to

Keyboard shortcuts

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