Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AllProvider = wire.NewSet( ApplicationSet, InfrastructureSet, )
View Source
var ApplicationSet = wire.NewSet( service.CosSet, service.AuthenticationSet, )
View Source
var InfrastructureSet = wire.NewSet( config.NewConfig, redis.NewRedis, MapperSet, SDKSet, )
View Source
var MapperSet = wire.NewSet( mapper.NewUrlMapper, mapper.NewUserMapper, )
Functions ¶
func NewStsServerImpl ¶
func NewStsServerImpl() (*adaptor.StsServerImpl, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.