//
pkg.gl
Category
github.com/PoCInnovation/CodeBaseManager
backend
database
package
0.0.0-20210129181804-1d0deca2a76e
Repository:
https://github.com/pocinnovation/codebasemanager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
29 SLOC
#
Functions
Init
Init : open database stream in BackendDB variable (create database if not present).
#
Variables
BackendDB
BackendDB: package variable of type Database for easy access across backend.
#
Structs
Database
Database: type for holding generic database, DB is the database pointer.