Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ValidTypes = []string{consts.OpTypeBool, consts.OpTypeInt, consts.OpTypeString, consts.OpTypeFloat}
)
Functions ¶
func BuildCommands ¶
func ConsoleCommands ¶
ConsoleCommands returns all commands used by the console
func ConsoleInitCTX ¶
func ConsoleInitCTX()
func ServerConsoleCommands ¶
func TypeVerify ¶
Types ¶
type BuilderConfig ¶
type BuilderConfig struct { ID string // ID of resulting agent // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.