Documentation
¶
Overview ¶
Package webhookslog adapts secret-safe webhook observations to log's standard slog surface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidConfig = errors.New("webhook/slog: logger is required")
Functions ¶
This section is empty.
Types ¶
type Observer ¶
type Observer struct {
// contains filtered or unexported fields
}
Observer emits a fixed structured record. Its schema intentionally has no payload, URL, header, event ID, key ID, signature, nonce, or raw error field.
Click to show internal directories.
Click to hide internal directories.