Documentation
¶
Index ¶
- func Delete(ctx context.Context, student Student) (deleted int64, err error)
- func Init()
- func Insert(ctx context.Context, student Student) (err error)
- func Main()
- func ReplaceOne(ctx context.Context, student Student) (modified int64, err error)
- func Update(ctx context.Context, student Student) (modified int64, err error)
- type Student
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReplaceOne ¶
ReplaceOne 未命中不报错, modified = 0
Types ¶
Click to show internal directories.
Click to hide internal directories.