Versions in this module Expand all Collapse all v0 v0.1.2 May 15, 2016 Changes in this version + func AddTickerFunc(f Func) + func FlagRun() + func Recover() + func RegisterService(s Service) + func Run(ctx gof.App) + func Start() + type Func func(gof.App) + type Service interface + HandleMailQueue func([]*mss.MailTask) bool + MemberObs func(m *member.ValueMember, create bool) bool + Name func() string + OrderObs func(*shopping.ValueOrder) bool + SetApp func(gof.App) + Start func()