//
pkg.gl
Category
github.com/M15t/gram
internal
repo
package
0.0.12
Repository:
https://github.com/m15t/gram.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
4
Files
106 SLOC
#
Functions
New
New creates db service.
NewMemo
NewMemo returns a new memo database instance.
NewSession
NewSession returns a new session database instance.
NewUser
NewUser returns a new user database instance.
#
Structs
Memo
Memo represents the client for memo table.
Service
Service provides all databases.
Session
Session represents the client for session table.
User
User represents the client for user table.
UsersFilter
* definition of custom filters.