Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Record ¶
type Record struct {
// contains filtered or unexported fields
}
func (*Record) Collect ¶
func (r *Record) Collect(next http.HandlerFunc) http.HandlerFunc
Collect wraps a HandlerFunc to record API requests for analytical purposes
Directories ¶
Path | Synopsis |
---|---|
Package analytics provides the methods to run an analytics reporting system for API requests which may be useful to users for measuring access and possibly identifying bad actors abusing requests.
|
Package analytics provides the methods to run an analytics reporting system for API requests which may be useful to users for measuring access and possibly identifying bad actors abusing requests. |
Click to show internal directories.
Click to hide internal directories.