Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct { // depend service AuthSvc *auth.Auth // self service PgSvr *pluginsvr.Service PingSvr *pingsvr.Service SideSvr *sidesvr.Service VerSvc *version.Service ParamSvc *param.Service NtcSvc *notice.Service SplashSvc *splash.Service AuditSvc *auditsvr.Service AbSvc *absvr.Service ModuleSvc *modulesvr.Service GuideSvc *guidesvc.Service StaticSvc *staticsvr.Service DomainSvc *domainsvr.Service WhiteSvc *whitesvr.Service ShowSvc *showsvr.Service BroadcastSvc *broadcastsvr.Service }
Click to show internal directories.
Click to hide internal directories.