package
1.3.0
Repository: https://github.com/sanctumlabs/curtz.git
Documentation: pkg.go.dev

# Functions

NewAuthMiddleware creates a new auth middleware for authenticating requests.
No description provided by the author
NewLoggingMiddleware sets up logging middleware in application.
No description provided by the author
No description provided by the author

# Type aliases

Middleware is a type to allow the use of ordinary functions as API filters.