package
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Apr 3, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Info struct {
NumberOfDroppedProcessEvents uint64 `json:"number_of_dropped_process_events"`
}
type InfoEvent struct {
RateLimitInfo *Info `json:"rate_limit_info"`
NodeName string `json:"node_name"`
Time time.Time `json:"time"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.