This project contains plugins for go-restful projects.
| Package | Description |
|---|---|
| pkg/cors | CORS filter with static and dynamic namespace-scoped configuration |
| pkg/auth/iam | IAM-based authentication filter |
| pkg/auth/ic | IC-based authentication filter |
| pkg/logger/common | Common request/response logger |
| pkg/logger/event | Event logger |
| pkg/logger/log | Log package |
| pkg/trace | Trace ID propagation |
| pkg/jaeger | Jaeger tracing integration |
| pkg/apm/datadog | Datadog APM integration |
| pkg/response | Standard response helpers |
| pkg/util | Utility functions |
| pkg/profiling/pprof | pprof profiling endpoint |
Find each package's full documentation in its own README.