Documentation
¶
Index ¶
- func Data() (c *conf.Bootstrap, dataData *data.Data, cache biz.Cache)
- func GameRepo() biz.GameRepo
- func GameService() (gameService *service.GameService)
- func GameUseCase() (gameUseCase *biz.GameUseCase)
- func MySQLAndRedis() *conf.Bootstrap
- func NewContextWithUserId(ctx context.Context, u string) context.Context
- type Transport
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GameService ¶
func GameService() (gameService *service.GameService)
func GameUseCase ¶
func GameUseCase() (gameUseCase *biz.GameUseCase)
func MySQLAndRedis ¶
Types ¶
type Transport ¶
type Transport struct {
// contains filtered or unexported fields
}
func (*Transport) ReplyHeader ¶
func (*Transport) RequestHeader ¶
Click to show internal directories.
Click to hide internal directories.