consts

package
v2.6.4 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DoNotEditKey is used in generated files,
	// which marks the files will be overwritten by CLI tool.
	DoNotEditKey = `DO NOT EDIT`
)
View Source
const TemplateGenCtrlApiInterface = `` /* 296-byte string literal not displayed */
View Source
const TemplateGenCtrlControllerEmpty = `` /* 274-byte string literal not displayed */
View Source
const TemplateGenCtrlControllerMethodFunc = `` /* 338-byte string literal not displayed */
View Source
const TemplateGenCtrlControllerMethodFuncMerge = `` /* 191-byte string literal not displayed */
View Source
const TemplateGenCtrlControllerNewEmpty = `` /* 300-byte string literal not displayed */
View Source
const TemplateGenCtrlControllerNewFunc = `
type {CtrlName} struct{}

func {NewFuncName}() {InterfaceName} {
	return &{CtrlName}{}
}
`
View Source
const TemplateGenCtrlSdkIClient = `` /* 298-byte string literal not displayed */
View Source
const TemplateGenCtrlSdkImplementer = `` /* 459-byte string literal not displayed */
View Source
const TemplateGenCtrlSdkImplementerFunc = `` /* 195-byte string literal not displayed */
View Source
const TemplateGenCtrlSdkImplementerNew = `` /* 272-byte string literal not displayed */
View Source
const TemplateGenCtrlSdkPkgNew = `` /* 729-byte string literal not displayed */
View Source
const TemplateGenDaoDoContent = `` /* 427-byte string literal not displayed */
View Source
const TemplateGenDaoEntityContent = `` /* 397-byte string literal not displayed */
View Source
const TemplateGenDaoIndexContent = `` /* 986-byte string literal not displayed */
View Source
const TemplateGenDaoInternalContent = `` /* 2811-byte string literal not displayed */
View Source
const TemplateGenEnums = `` /* 363-byte string literal not displayed */
View Source
const TemplateGenServiceContentHead = `` /* 354-byte string literal not displayed */
View Source
const TemplateGenServiceContentInterface = `
{InterfaceName} interface {
	{FuncDefinition}
}
`
View Source
const TemplateGenServiceContentRegister = `` /* 253-byte string literal not displayed */
View Source
const TemplateGenServiceContentVariable = `
local{StructName} {InterfaceName}
`
View Source
const TemplateGenServiceLogicContent = `` /* 269-byte string literal not displayed */
View Source
const TemplatePbEntityMessageContent = `` /* 347-byte string literal not displayed */

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