package
7.5.9+incompatible
Repository: https://github.com/twreporter/go-api.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewGormStorage initializes the storage connected to MySQL database by gorm library.
No description provided by the author
No description provided by the author
# Constants
YYYYMM format for time package.
# Variables
ErrMgoNotFound record not found error when accessing MongoDB.
ErrRecordNotFound record not found error, happens when haven't find any matched data when looking up with a struct.
# Structs
GormStorage implements MembershipStorage interface.
# Interfaces
No description provided by the author
No description provided by the author
MembershipStorage defines the methods we need to implement, in order to fulfill the functionalities a membership system needs.