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

# Functions

Run creates an instance of the Databend container type.
WithPassword sets the password for the Databend container.
WithUsername sets the username for the Databend container.

# Structs

DatabendContainer represents the Databend container type used in the module.

# Type aliases

DatabendOption is an option for the Databend container.