Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewDiscovery, NewDB, NewData, NewAuthRepo, NewUserRepo)
ProviderSet is data providers.
Functions ¶
func NewDiscovery ¶
func NewDiscovery(cfg *conf.Discovery) kratosRegistry.Discovery
NewDiscovery 根据配置创建服务发现客户端
Types ¶
Click to show internal directories.
Click to hide internal directories.