Documentation ¶
Overview ¶
Package mongodb exposes a Mongo DB service.
Index ¶
Constants ¶
View Source
const ( // ServiceName is the advertised name of this service. ServiceName = "mongo" // ReplicaSet is the replica set name. ReplicaSet = "rs0" )
Variables ¶
This section is empty.
Functions ¶
func NewComponent ¶
func NewComponent(opts ...docker.SimpleContainerOptionFunc) *docker.SimpleComponent
NewComponent creates a new Consul component.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.