http

package
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMiddleware

func NewMiddleware(config MiddlewareConfig) (func(nethttp.Handler) nethttp.Handler, error)

Types

type MiddlewareConfig

type MiddlewareConfig struct {
	Policy       security.Policy
	Action       security.Action
	Resource     security.Resource
	ResourceFunc ResourceFunc
	Audit        audit.Sink
}

type ResourceFunc

type ResourceFunc func(*nethttp.Request) security.Resource

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL