Documentation
¶
Index ¶
- func AddToHTTPClientHeaders(ctx context.Context, override map[string]string, header *http.Header)
- func GetFields(ctx context.Context) map[string]any
- func GetStringField(ctx context.Context, key string) (string, bool)
- func GetTag(ctx context.Context, key string) (any, bool)
- func HTTPMiddleware(next http.Handler) http.Handler
- func PutTag(ctx context.Context, key string, value any) context.Context
- func PutTags(ctx context.Context, tags ctxTags) context.Context
- type Marker
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddToHTTPClientHeaders ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.