autogen

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: May 23, 2018 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gen

type Gen struct {
	DocRoot      string
	Seq          []string
	SliceOptions map[string]string
	FuncMap      map[string][]string
	FixStruct    map[string][]string
	Version      map[string][]string
	PkgName      string
	Pkg          Pkg
}

func (*Gen) Run

func (g *Gen) Run()

type Pkg

type Pkg interface {
	DoAction(action string, query ...string) ([]byte, error)
}

Jump to

Keyboard shortcuts

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