//
pkg.gl
Category
github.com/kris-hansen/comanda
utils
database
package
0.0.12
Repository:
https://github.com/kris-hansen/comanda.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
188 SLOC
#
Functions
NewHandler
NewHandler creates a new database handler.
#
Constants
ReadOperation
No description provided by the author
WriteOperation
No description provided by the author
#
Structs
Handler
Handler manages database connections and operations.
#
Type aliases
Operation
Operation represents the type of database operation.