Versions in this module Expand all Collapse all v0 v0.1.0 Apr 23, 2026 Changes in this version + func Init(name string, in Location, extra ...string) + type Handler struct + In Location + Keys []string + Name string + func (h *Handler) OnRequest(log *zerolog.Logger, request *http.Request) error + func (h *Handler) ProfileKeys() []string + type Location int + const LocationCookie + const LocationHeader + const LocationQuery