codegen

package
v0.0.0-...-f0fce53 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GENERATED_CODE_FILENAME_PREFIX = "zz_generated"
)

Variables

This section is empty.

Functions

func GenClient

func GenClient(opts GenClientOptions)

func GenOrm

func GenOrm(opts GenOrmOptions)

Types

type GenClientOptions

type GenClientOptions struct {
	InputPkgPath  string
	OutputPkgPath string
}

type GenOrmOptions

type GenOrmOptions struct {
	PkgPath string
}

type SortByName

type SortByName []string

func (SortByName) Len

func (s SortByName) Len() int

func (SortByName) Less

func (s SortByName) Less(i, j int) bool

func (SortByName) Swap

func (s SortByName) Swap(i, j int)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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