biz

package
v0.0.0-...-cb92cc7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet()

ProviderSet is biz providers.

Functions

This section is empty.

Types

type Entity

type Entity struct {
}

Entity 实体结构体,与物理表一一对应。 TODO 'Entity'需要替换为对应的实体表名 TODO 如果有多个实体,请拆分为多个文件,一个文件一个实体

type EntityRepo

type EntityRepo interface {
}

EntityRepo 实体的读/写/查询操作接口。 TODO 'EntityRepo'需要替换为对应的实体表名,后缀统一为Repo

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL