package
Version:
v1.3.133
Opens a new window with list of versions in this module.
Published: Feb 22, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AppRMetrics struct {
AppName uint64
Rows []*Row
}
type Row struct {
Value interface{} `json:"v"`
CreatedAt int64 `json:"t"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.