package
0.0.0-20240731064743-91808f827d5d
Repository: https://github.com/e1m0re/grdn.git
Documentation: pkg.go.dev
# Functions
NewStore initializes the database and creates the schema if it doesn't already exist in the path specified.
# Variables
ErrDatabaseDriverNotSpecified is the error returned when the driver parameter passed in NewStore is blank.
ErrPathNotSpecified is the error returned when the path parameter passed in NewStore is blank.