internal

package
v0.0.0-...-64b9ca2 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExitSuccess = 0
	ExitError   = 1
)

Variables

View Source
var (
	ErrUsage = fmt.Errorf("incorrect usage")
)

Functions

func Main

func Main(args []string) int

Types

type APIGen

type APIGen struct {
	Src    string
	Pkg    string
	StdOut io.Writer
	StdErr io.Writer
	StdIn  io.Reader
}

func (*APIGen) Run

func (a *APIGen) Run() int

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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