Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Outputs = map[string]Initializer{}
Functions ¶
func Register ¶
func Register(name string, initFn Initializer)
Types ¶
type Initializer ¶
type Initializer func() Output
Click to show internal directories.
Click to hide internal directories.