Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AgentStatus ¶
type AgentStatus struct {
RunnerStats RunnerStats `json:"runnerStats"`
}
AgentStatus represents an agent status
type Error ¶
type Error struct {
Message string `json:"message"`
}
Error represents LastError when not empty
type RunnerStats ¶
RunnerStats holds check runner stats
Click to show internal directories.
Click to hide internal directories.