package
0.1.0
Repository: https://github.com/opencap/go-server.git
Documentation: pkg.go.dev

# Functions

GetGormConnection connects to the gorm database.

# Structs

Address represents a crypto address and it's address type.
Gorm represents a connection to GORM.
Model overrides gorm.Model.
User of the api.

# Interfaces

Database represents the functionality that any peristance layer for this server must satisfy.