Documentation ¶
Index ¶
- func ClientUse(key string, ncf NewClientFunc)
- func NewClient(cfg config.Config, points server.EndPoints) (service.Client, error)
- func NewService(cfg config.Config, points server.EndPoints) (service.Service, error)
- func ServiceUse(key string, nsf NewServiceFunc)
- type NewClientFunc
- type NewServiceFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientUse ¶ added in v0.5.47
func ClientUse(key string, ncf NewClientFunc)
func NewService ¶
func ServiceUse ¶ added in v0.5.47
func ServiceUse(key string, nsf NewServiceFunc)
Types ¶
type NewClientFunc ¶ added in v0.5.47
Click to show internal directories.
Click to hide internal directories.