Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
type Event struct { OrgID platform.ID Endpoint string RequestBytes int ResponseBytes int Status int }
Event represents the meta data associated with an API request.
type EventRecorder ¶
EventRecorder records meta-data associated with http requests.
Click to show internal directories.
Click to hide internal directories.