package
3.15.0+incompatible
Repository: https://github.com/fwtpe/owl-backend.git
Documentation: pkg.go.dev
# Functions
Constructs "*db/facade/DbFacade" object by configuration of flag.
Initializes a configuration of database by DSN.
Initializes a configuration of database by test flags(OWL database)
For example: flag.OWL_DB_PORTAL
See godoc of "common/testing/flag".
Releases "*db/facade/DbFacade" object by configuration of flag.
This function is used to:
1.
# Structs
Provides some utility functions to ease the construction of database connection for testing.
# Type aliases
This callback is used to setup a viable database configuration for testing.