Documentation ¶
Index ¶
- func Do(ctx context.Context, fn Func, since time.Time)
- func DumpContextStr(ctx context.Context) string
- func Err(ctx context.Context, fn Func, err error)
- func WithCollection(parent context.Context, op Op, database, collection string) (context.Context, *int64, *int64)
- func WithOp(parent context.Context, op Op) context.Context
- func WithTx(parent context.Context) context.Context
- func WithUrl(parent context.Context, op Op, url *url.URL) context.Context
- type Func
- type Op
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DumpContextStr ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.