package
0.0.4
Repository: https://github.com/towelong/egret.git
Documentation: pkg.go.dev

# README

repo

repo层是数据持久层,像数据库存取,缓存的处理应该都在这一层做掉

异常处理

把 repository 层的数据库相关错误吞掉,返回业务错误码

# Functions

No description provided by the author

# Variables

ProvideSet is repo providers.

# Structs

No description provided by the author