package
0.2.14
Repository: https://github.com/thalesfsp/dal.git
Documentation: pkg.go.dev

# Functions

Get returns a setup MongoDB, or set it up.
New creates a new postgres storage.
Set sets the storage, primarily used for testing.
ToSQLString converts the `s` to a format that can be used in a SQL query.

# Constants

Name of the storage.

# Structs

Config is the postgres configuration.
Postgres storage definition.