package
0.0.0-20241120074608-6378e9d597be
Repository: https://github.com/orcfax/oracle-suite.git
Documentation: pkg.go.dev

# Structs

CORS adds a basic support for CORS preflight requests.
HealthCheck is a middleware that checks the health of the service, it may be used with Kubernetes' liveliness probe.
Logger prints logs for each request.
Recover recovers from panics that occurred during invoking handler's ServeHTTP method.