package
0.2.0
Repository: https://github.com/urethramancer/pos.git
Documentation: pkg.go.dev

# Functions

EnsureDBExists creates the database and the correct tables.
Open a database session.
TestDBExistence checks for the host and the database.
TestDBHost only tests for the host.

# Structs

Client structure translated from the database.
Contact structure from the database.
Invoices is the name of our DB type to make it clear this isn't generic.