consts

package
v0.0.0-...-65b0ea7 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BinaryName = "echo-go-dto"

	CommandDefault      = "generate"
	CommandDefaultShort = "g"

	FlagVerbosity            = "verb"
	FlagVerbosityShort       = "j"
	FlagPath                 = "path"
	FlagPathShort            = "p"
	FlagPkgName              = "pkg"
	FlagInjectionMethod      = "injection"
	FlagInjectionMethodShort = "i"

	InjectionMethodDefault = "AddAutoGeneratedResponseMethods"

	StatusCodeStartingNumber = 1000000

	GenFileSuffix    = "_gen.go"
	SourceFileSuffix = ".go"

	TmplHeader = `` /* 1037-byte string literal not displayed */

	TmplRegularResponse = `` /* 227-byte string literal not displayed */

	TmplErrorResponse = `` /* 131-byte string literal not displayed */

	TmplFoundResponse = `` /* 161-byte string literal not displayed */

	TmplAddNewApiFuncs = `` /* 246-byte string literal not displayed */

	TmplAddApiResponseMap = `` /* 131-byte string literal not displayed */

	TmplAddApiErrorResponseMap = `` /* 131-byte string literal not displayed */

	TmplExtraImportsDefault = `"log"
`
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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