Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseModel ¶
type BaseModel struct {
// contains filtered or unexported fields
}
处理 model 里面的事务问题
func (*BaseModel) GetSession ¶
type Option ¶
type Option func(arg *Arg)
func WithCtxAndSess ¶
WithCtxAndSess Ctx and Session
func WithSession ¶
Click to show internal directories.
Click to hide internal directories.