package
Version:
v0.0.0-...-abf169d
Opens a new window with list of versions in this module.
Published: Jan 14, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ComposeUp starts a docker-compose stack and returns the stack object.
type Agent struct {
URL string
}
NewAgent runs an Agent container
The caller is responsible for stopping the container when done.
NewRedis runs a Redis container and returns the URL and a client to interact with it.
The caller is responsible for stopping the container when done.
NewS3 runs a minion container and returns the URL
The caller is responsible for stopping the container when done.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.