package
4.8.0
Repository: https://github.com/quay/clair.git
Documentation: pkg.go.dev

# Functions

Handler returns a http.Handler that gates access to the passed Handler behind the passed Checker.
NewPSK returns an instance of a PSK.

# Structs

PSK implements the AuthCheck interface.

# Interfaces

Checker is an interface that reports whether the passed request should be allowed to continue.