package
0.0.0-20230519081320-c72592a4542d
Repository: https://github.com/rotemtam/entprint.git
Documentation: pkg.go.dev
# Functions
Database sets the database name to connect to.
Env sets the environment variables to pass to the container.
FromURL parses a URL in the format of "docker://image/tag" and returns a Config.
Image sets the docker image to use.
MariaDB returns a new Config for a MariaDB image.
MySQL returns a new Config for a MySQL image.
NewConfig returns a new config with the given options applied.
Out sets an io.Writer to use when running docker commands.
Port sets the port the container services exposes.
PostgreSQL returns a new Config for a PostgreSQL image.
# Type aliases
No description provided by the author