package
0.0.0-20240501210841-e400c07905e1
Repository: https://github.com/hpetrov29/restapi.git
Documentation: pkg.go.dev
# Packages
Package dbarray provides support for database array types.
# Functions
ExecContext is a helper function to execute a CUD operation with logging and tracing.
NamedExecContext is a helper function to execute a CUD operation with logging and tracing where field replacement is necessary.
NamedQueryStruct is a helper function for executing queries that return a single value to be unmarshalled into a struct type where field replacement is necessary.
Open opens a database specified by a configuration struct and a driver-specific data source name, usually consisting of at least a database name and connection information.
StatusCheck returns nil if it can successfully talk to the database.
# Variables
Set of error variables for CRUD operations.
Set of error variables for CRUD operations.
Set of error variables for CRUD operations.