Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Docker is the Docker client Docker *docker.Docker // Store is the key/value storage client Store storage.Interface // Elasticsearch is the elasticsearch client Elasticsearch *elasticsearch.Elasticsearch // NatsStreaming is the nats streaming client NatsStreaming *ns.NatsStreaming // Mailer Mailer *mail.Mailer )
Runtime access to initialized clients for various services
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.