Documentation
¶
Index ¶
- func CaptureBody(c *Context)
- func CorsHandler() macaron.Handler
- func DisableTracing(c *Context)
- func NodeReady() macaron.Handler
- func OrgMiddleware(multiTenant bool) macaron.Handler
- func RequestStats() macaron.Handler
- func RequireOrg() macaron.Handler
- func Tracer(tracer opentracing.Tracer) macaron.Handler
- type Context
- type TracingResponseWriter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CaptureBody ¶
func CaptureBody(c *Context)
func CorsHandler ¶
func DisableTracing ¶
func DisableTracing(c *Context)
func OrgMiddleware ¶
func RequestStats ¶
RequestStats returns a middleware that tracks request metrics.
func RequireOrg ¶
Types ¶
type TracingResponseWriter ¶
type TracingResponseWriter struct {
macaron.ResponseWriter
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.