Documentation ¶
Index ¶
- func ClientUse(key string, ncf NewClientFunc)
- func NewClient(conf config.Config, points config.EndPoints, resolver resolver.Resolver) (service.Client, error)
- func NewService(cfg config.Config, points config.EndPoints, registry registry.Registry) (service.Service, error)
- func ServiceUse(key string, nsf NewServiceFunc)
- type NewClientFunc
- type NewServiceFunc
- type Services
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientUse ¶ added in v1.0.5
func ClientUse(key string, ncf NewClientFunc)
func NewService ¶ added in v1.0.5
func ServiceUse ¶ added in v1.0.5
func ServiceUse(key string, nsf NewServiceFunc)
Types ¶
type NewClientFunc ¶ added in v1.0.5
type NewServiceFunc ¶ added in v1.0.5
type Services ¶
func NewServices ¶
func NewServices() *Services
Click to show internal directories.
Click to hide internal directories.