package
1.0.36
Repository: https://github.com/solum-sp/aps-be-common.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
DefaultCORS returns a default CORS configuration.
NewRateLimiter initializes the rate limiter.

# Structs

CORSOptions defines allowed origins, headers, and methods.
RateLimiter manages request limits per client.