Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.24 KB

File metadata and controls

24 lines (19 loc) · 1.24 KB

Build Status

Go-Restful Plugins

This project contains plugins for go-restful projects.

Packages

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.