package
1.8.2
Repository: https://github.com/vibioh/httputils.git
Documentation: pkg.go.dev

# Functions

EndTx ends transaction according error without shadowing given error.
Flags adds flags for configuring package.
GetTx return given transaction if not nil or create a new one.
New creates new App from Config.
Ping indicate if database is ready or not.
PrepareFullTextSearch replace $INDEX param in query and expand words.
RowsClose closes rows without shadowing error.

# Structs

Config of package.

# Type aliases

WhereInUint wrapper for assigning "IN ($n)" in WHERE clause.