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