Categorygithub.com/testcontainers/testcontainers-go/modules/influxdb
modulepackage
0.35.0
Repository: https://github.com/testcontainers/testcontainers-go.git
Documentation: pkg.go.dev

# Functions

Run creates an instance of the InfluxDB container type.
Deprecated: use Run instead RunContainer creates an instance of the InfluxDB container type.
No description provided by the author
No description provided by the author
WithInitDb returns a request customizer that initialises the database using the file `docker-entrypoint-initdb.d` located in `srcPath` directory.
No description provided by the author
No description provided by the author

# Structs

InfluxDbContainer represents the MySQL container type used in the module.