Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupPprof ¶ added in v0.9.4
func SetupPprof(config *configuration.ProfilingConfig, ctx *armadacontext.Context, g *errgroup.Group) error
Types ¶
type AuthInterceptor ¶ added in v0.9.4
type AuthInterceptor struct {
// contains filtered or unexported fields
}
func (AuthInterceptor) ServeHTTP ¶ added in v0.9.4
func (i AuthInterceptor) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.