//
pkg.gl
Category
github.com/cognitive-neuroscience/neuron
src
db
package
0.0.0-20250325094351-0f028eaab691
Repository:
https://github.com/cognitive-neuroscience/neuron.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
86 SLOC
#
Functions
ConnectDB
ConnectDB instantiates a mysql connection.
MakeTables
MakeTables will start mysql db migration.
SetEnvironment
SetEnvironment reads the loaded .env file and sets the environment.
#
Variables
DB
ENV holds the environment we are using and exposes the global DB reference.
ENV
ENV holds the environment we are using and exposes the global DB reference.