package
1.1.0
Repository: https://github.com/eyo-chen/gofacto.git
Documentation: pkg.go.dev

# Functions

PurgeDocker purges the docker container.
RunDocker runs a docker container with the given image type.

# Constants

ImageMongo is a Image of type Mongo.
ImageMySQL is a Image of type MySQL.
ImagePostgres is a Image of type Postgres.
ImageUnspecified is a Image of type Unspecified.

# Type aliases

Image is a type of image.