Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceContext ¶
type ServiceContext struct { AccountRpc client.AccountClient //rpc webApi 路由 AccountRouter client.AccountRouter //rpc websocket 路由 }
func NewServiceContext ¶
func NewServiceContext(c *gofkConf.Config) *ServiceContext
Click to show internal directories.
Click to hide internal directories.