Documentation
¶
Index ¶
Constants ¶
View Source
const ( HANDLER = "handler" RESOURCES = "resources" )
Predefined registry identifiers
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ItemsRegistry ¶
type ItemsRegistry map[string]interface{}
ItemsRegistry holds a map of objects
func GetRegistry ¶
func GetRegistry(registryName string) (ItemsRegistry, bool)
GetRegistry returns the global item registry
Click to show internal directories.
Click to hide internal directories.