Documentation ¶
Index ¶
- func Config() configs.Config
- func Setup(service services.Service, options ...Option) (err error)
- func TODO() context.Context
- func Teardown()
- type Option
- func WithConfig(config configs.Config) Option
- func WithConfigActive(active string) Option
- func WithConfigRetriever(path string, format string, active string, prefix string, splitter byte) Option
- func WithDependence(dep ...services.Service) Option
- func WithTransport(transport transports.Transport) Option
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶
func WithConfig ¶
func WithConfigActive ¶
func WithConfigRetriever ¶
func WithDependence ¶
func WithTransport ¶
func WithTransport(transport transports.Transport) Option
Click to show internal directories.
Click to hide internal directories.