Versions in this module Expand all Collapse all v0 v0.1.2 May 15, 2016 Changes in this version + func GetRedisConn() redis.Conn + func GetRedisPool() *redis.Pool + func RegisterTypes() + type MainApp struct + Loaded bool + func NewMainApp(confPath string) *MainApp + func (this *MainApp) Config() *gof.Config + func (this *MainApp) Db() db.Connector + func (this *MainApp) Debug() bool + func (this *MainApp) Init(debug, trace bool) bool + func (this *MainApp) Log() log.ILogger + func (this *MainApp) Redis() *redis.Pool + func (this *MainApp) Source() interface{} + func (this *MainApp) Storage() gof.Storage + func (this *MainApp) Template() *gof.Template