package
0.0.1
Repository: https://github.com/stackrox/scanner.git
Documentation: pkg.go.dev

# Functions

Log wraps a http.HandlerFunc and logs the API call.
TimeOut wraps a http.HandlerFunc and ensure that a response is given under the specified duration.

# Variables

ErrHandlerTimeout is returned on ResponseWriter Write calls in handlers which have timed out.