package
0.4.10
Repository: https://github.com/payfazz/fazzkit.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
LogAndInstrumentation wrap endpoint function with logger.Log and logger.InstrumentationThis middleware will measure request_count and request_latency_microseconds.
No description provided by the author
RateLimiter using global limiter.
RateLimiterByKey create limiter by given key.
No description provided by the author
No description provided by the author
No description provided by the author
Validator wrap endpoint function to execute validator.v9.