//
pkg.gl
Category
github.com/stackrox/scanner
api
wrappers
package
0.0.1
Repository:
https://github.com/stackrox/scanner.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
112 SLOC
#
Functions
Log
Log wraps a http.HandlerFunc and logs the API call.
TimeOut
TimeOut wraps a http.HandlerFunc and ensure that a response is given under the specified duration.
#
Variables
ErrHandlerTimeout
ErrHandlerTimeout is returned on ResponseWriter Write calls in handlers which have timed out.