Documentation ¶
Index ¶
- func APIKey(apiKey, headerKey string) func(next http.Handler) http.Handler
- func ErrorRecovery(logger *slog.Logger) func(next http.Handler) http.Handler
- func JWT(ctx context.Context, config *JWTConfig) func(next http.Handler) http.Handler
- func Timeout(duration time.Duration) func(next http.Handler) http.Handler
- type JWTConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.