Documentation ¶
Overview ¶
Package defaults initializes the defaults GRPC clients and servers used by services
Index ¶
- func Broker() broker.Broker
- func InitClient(opt ...func() client.Option)
- func InitHTTPServer(opt ...func() server.Option)
- func InitServer(opt ...func() server.Option)
- func NewClient(new ...client.Option) client.Client
- func NewHTTPServer(new ...server.Option) server.Server
- func NewServer(new ...server.Option) server.Server
- func Registry() registry.Registry
- func Transport() transport.Transport
- type Option
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitClient ¶
func InitHTTPServer ¶
func InitServer ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.