//
pkg.gl
Category
github.com/opencap/go-server
database
package
0.1.0
Repository:
https://github.com/opencap/go-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
209 SLOC
#
Functions
GetGormConnection
GetGormConnection connects to the gorm database.
#
Structs
Address
Address represents a crypto address and it's address type.
Gorm
Gorm represents a connection to GORM.
Model
Model overrides gorm.Model.
User
User of the api.
#
Interfaces
Database
Database represents the functionality that any peristance layer for this server must satisfy.