package
0.0.12
Repository: https://github.com/m15t/gram.git
Documentation: pkg.go.dev

# Functions

New creates db service.
NewMemo returns a new memo database instance.
NewSession returns a new session database instance.
NewUser returns a new user database instance.

# Structs

Memo represents the client for memo table.
Service provides all databases.
Session represents the client for session table.
User represents the client for user table.
* definition of custom filters.