Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidStatus = errors.New("invalid status code")
ErrInvalidStatus is returned whenever the aliveness message retruns a not ok status.
Functions ¶
func NewContainer ¶
NewContainer creates a new Rabbit MQ container.
Types ¶
type Option ¶
type Option interface {
// contains filtered or unexported methods
}
Option configures an BTC Node Docker.
func WithContainerName ¶
WithContainerName configures the PSQL Container Name, if empty, a random one will be picked.
func WithExpiration ¶ added in v0.0.2
WithExpiration terminates the container after a period has passed.
Click to show internal directories.
Click to hide internal directories.