package
0.0.3
Repository: https://github.com/ainsleyclark/verbis.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

FilterRows takes in the filters from the params set in http.Params If there is no filters set, an empty string will be returned.
New creates a new database driver dependant on the environment.

# Variables

No description provided by the author

# Interfaces

Driver represents the functions and methods for interacting with the Database, which could be MySQL (tested) Postgres (experimental).