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

# README

usecase

usecase层主要是业务逻辑,业务逻辑相关代码都应该在这一层写, 当然有时候我们的代码可能就只是保存一下数据没啥业务逻辑, 可能是直接调用一下 repo 的方式

# Functions

No description provided by the author

# Variables

ProvideSet is usecase providers.

# Structs

No description provided by the author