Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewGRPCServer, service.NewAuthServer, service.NewMenuServer, service.NewUserServer)
Functions ¶
func NewGRPCServer ¶
func NewGRPCServer(logger log.Logger, bc *conf.Bootstrap, authConfig *conf.Auth, userSvr *service.UserService, roleSvr *service.RoleService, dictSvr *service.DictService, orgSvr *service.OrganizationService, authSvr *service.AuthServer, menuSvr *service.MenuService) *grpc.Server
func NewWhiteListMatcher ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.