package
1.9.1
Repository: https://github.com/forceu/gokapi.git
Documentation: pkg.go.dev

# Functions

GetNew connects to the given database and initialises it.

# Constants

TypeRedis specifies to use a Redis database.
TypeSqlite specifies to use an SQLite database.

# Interfaces

Database declares the required functions for a database connection.