package
0.0.0-20210512205754-1e80c8a3e024
Repository: https://github.com/evt/rest-api-example.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

New creates new store.

# Constants

KeepAlivePollPeriod is a Pg/MySQL keepalive check time period.

# Structs

Store contains all repositories.

# Interfaces

FileContentRepo is a store for file contentgo:generate mockery --dir .
FileMetaRepo is a store for filesgo:generate mockery --dir .
UserRepo is a store for usersgo:generate mockery --dir .