Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(web.NewHandler, service.NewService, repository.NewRotaRepository, grpc.NewRotaServer, dao.NewRotaDao)
Functions ¶
func InitScheduleRule ¶
Types ¶
type RpcServer ¶ added in v1.9.3
type RpcServer = grpc.RotaServer
Click to show internal directories.
Click to hide internal directories.