Documentation ¶
Index ¶
- type MongoX
- func (t *MongoX) Delete(ctx context.Context, id string) (int64, error)
- func (t *MongoX) DetailEventLog(ctx context.Context, id string) (bson.M, error)
- func (t *MongoX) Edit(ctx context.Context, id string, payload any) (int64, error)
- func (t *MongoX) EventLogs(ctx context.Context, filter bson.M, page, pageSize int64) ([]bson.M, int64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.