Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func New ¶ added in v1.2.0
func New(handlerOptions *slog.HandlerOptions, options ...Option) *Handler
func NewHandler ¶
func NewHandler(opts *slog.HandlerOptions) *Handler
Click to show internal directories.
Click to hide internal directories.