package
2.0.0-alpha.3+incompatible
Repository: https://github.com/observiq/bindplane-agent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CreateSnowflakeDatabase calls Open() using driverName and the given dsn and then calls Ping().

# Structs

Snowflake implements the Database type.

# Interfaces

Database defines functions to use to interact with a database go:generate mockery --name Database --filename mock_database.go --structname MockDatabase.