//
pkg.gl
Category
github.com/urethramancer/pos
internal
database
package
0.2.0
Repository:
https://github.com/urethramancer/pos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
447 SLOC
#
Functions
EnsureDBExists
EnsureDBExists creates the database and the correct tables.
Open
Open a database session.
TestDBExistence
TestDBExistence checks for the host and the database.
TestDBHost
TestDBHost only tests for the host.
#
Structs
Client
Client structure translated from the database.
Contact
Contact structure from the database.
Invoices
Invoices is the name of our DB type to make it clear this isn't generic.