consts

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: May 18, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TplGetServiceCall  = "gontainerFn_getService(%+q)"       // (any, error)
	TplGetByTagCall    = "gontainerFn_getByTag(%+q)"         // ([]any, error)
	TplConcatenateCall = "gontainerFn_concatenateChunks(%s)" // (string, error)
	TplGetParamFunc    = "func() (interface{}, error) { return gontainerFn_getParam(%+q) }"
	TplGetFunc         = "func() (r interface{}, err error) { %s }"

	BuiltInGetEnv    = "gontainerFn_getEnv"
	BuiltinGetEnvInt = "gontainerFn_getEnvInt"
	BuiltInParamTodo = "gontainerFn_paramTodo"
)
View Source
const GontainerHelperPath = "github.com/gomponents/gontainer-helpers"

GontainerHelperPath is the import path to gontainer-helpers modules. Updating a path here should update it in all used places in printed container.

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