Documentation
¶
Index ¶
- func ConfigureAll(cfg map[string]interface{}) error
- func Get(names ...string) (interface{}, error)
- func GetContainer(name string) (*container.Container, error)
- func GetMongo(name string) (*mgo.Database, error)
- func GetMySQL(name string) (*mysql.DB, error)
- func GetTemplate() *template.Template
- func Register(name string, creator container.Creator)
- func UseModel(name string, subName string, write bool) interface{}
- type Model
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureAll ¶
func GetTemplate ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.