Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App map[string]interface{}
TODO: change this to slice so init order is determined, get name with reflection
type Callback ¶
type Callback struct {
// contains filtered or unexported fields
}
func (*Callback) Add ¶
func (c *Callback) Add(f CallbackFunc)
type CallbackFunc ¶
type Configurer ¶
Click to show internal directories.
Click to hide internal directories.