package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Dec 7, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Entry struct {
Path string `json:"path"`
Method string `json:"method"`
Body string `json:"body"`
Latency time.Duration `json:"latency"`
ClientIP string `json:"client_ip"`
StatusCode int `json:"status_code"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.