package
0.0.0-20240830200021-371538d23400
Repository: https://github.com/dembygenesis/local.tools.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewBuildTeardown creates a new database with modes: "Recreate" - performs a complete teardown, and rebuild of the database "CreateIfNotExists" - creates the database if it doesn't exist.
No description provided by the author
No description provided by the author
NewMariaDB spawns a new MariaDB instance.
No description provided by the author
No description provided by the author
TestCreateDatabase encapsulates creating a new test database and cleaning it up after tests.
TestGetMockMariaDB returns a live database instance for integration testing purposes.

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Connection containers the helper method.
MariaDBConfig is our setting struct for creating maria db instances.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author