Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultHbtdUrl string = "http://cray-hbtd/hmi/v1"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HBStatusPayload ¶
type HBStatusPayload struct {
XNames []string `json:"XNames"`
}
type HBStatusRsp ¶
type HBStatusRsp struct {
HBStates []HBState `json:"HBStates"`
}
Click to show internal directories.
Click to hide internal directories.