Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunMaster ¶
func RunMaster(cfg *config.ConfigAppMaster) error
func RunWorker ¶
func RunWorker(cfg *config.ConfigAppWorker) error
Types ¶
type CheerMasterApp ¶
type CheerMasterApp struct {
// contains filtered or unexported fields
}
func (*CheerMasterApp) RunWebService ¶
func (this *CheerMasterApp) RunWebService() error
type CheerWorkerApp ¶
type CheerWorkerApp struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.