Documentation
¶
Index ¶
- func NewTrace(ctx context.Context, format string, args ...any) context.Context
- func Notify(ctx context.Context, format string, args ...any)
- func Trace(ctx context.Context, base string, args ...any) context.Context
- func With(ctx context.Context, NotifyFunc NotifyFunc, NewTraceFunc NewTraceFunc) context.Context
- func WithContext(original context.Context) context.Context
- type NewTraceFunc
- type NotifyFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func With ¶
func With(ctx context.Context, NotifyFunc NotifyFunc, NewTraceFunc NewTraceFunc) context.Context
Types ¶
type NewTraceFunc ¶
type NotifyFunc ¶
Click to show internal directories.
Click to hide internal directories.