Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogFn ¶
LogFn is a function that logs a message with context and optional key-value pairs, e.g., slog.DebugContext.
type LoggingTransport ¶
type LoggingTransport struct {
Logger *Logger
Transport http.RoundTripper
}
Click to show internal directories.
Click to hide internal directories.