//
pkg.gl
Category
github.com/AndreyLM/go-vue-server
pkg
db
package
1.0.1
Repository:
https://github.com/andreylm/go-vue-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
38 SLOC
#
Packages
generator
No description provided by the author
#
Functions
Connect
Connect - creates connection to db.
Destroy
Destroy - deletes model.
Exists
Exists - check if model exists.
Find
Find - finds models.
FindBy
FindBy - finds by conditions.
Store
Store - inserts model.
Update
Update - updates model.