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

# Functions

ListFunctions: Return list of all Function from database.Database with associated Module ID..
ListModules: Return list of all Module from database.Database with associated Project ID..
ListProjects: Return list of all Project from database.Database.
MigrateModels: Use gorm to make database.Database necessary migrations.

# Structs

No description provided by the author
Module: Typedef for Module model.
Project: Typedef for Project model in database.Database.
No description provided by the author
No description provided by the author