package
Version:
v0.13.0-rc
Opens a new window with list of versions in this module.
Published: Feb 8, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
MaxRowsDefault = 20
IntervalDefault = 1
IntervalParam = "interval"
MaxRowsParam = "max_rows"
SortByParam = "sort_by"
)
type Event[T any] struct {
Error string `json:"error,omitempty"`
Stats []*T `json:"stats,omitempty"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.