package
0.11.6
Repository: https://github.com/sql2/vault.git
Documentation: pkg.go.dev

# Functions

RandomAlphaNumeric returns a random string of characters [A-Za-z0-9-] of the provided length.

# Constants

No description provided by the author

# Structs

SQLCredentialsProducer implements CredentialsProducer and provides a generic credentials producer for most sql database types.

# Interfaces

CredentialsProducer can be used as an embeded interface in the Database definition.