package
0.0.0-20210129181804-1d0deca2a76e
Repository: https://github.com/pocinnovation/codebasemanager.git
Documentation: pkg.go.dev

# Functions

Init : open database stream in BackendDB variable (create database if not present).

# Variables

BackendDB: package variable of type Database for easy access across backend.

# Structs

Database: type for holding generic database, DB is the database pointer.