Documentation ¶
Index ¶
Constants ¶
View Source
const ( EventTopicTSDBSet = "roles.tsdb.set" EventTopicTSDBInc = "roles.tsdb.inc" EventTopicTSDBWrite = "roles.tsdb.write" EventTopicTSDBBeforeWrite = "roles.tsdb.before_write" )
View Source
const ( KeyRole = "tsdb" KeySystem = "system" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIMetricsGetOutput ¶
type APIMetricsGetOutput struct {
Records []APIMetricsRecord `json:"records" required:"true"`
}
type APIMetricsRecord ¶
Click to show internal directories.
Click to hide internal directories.