Documentation
¶
Index ¶
Constants ¶
View Source
const ( JSONFormat = "JSON" InfluxFormat = "INFLUX" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct { Status string `json:"status"` Response StatusResponse `json:"response"` }
func LoadStatusJSON ¶
type SofiaProfile ¶
func ParseSofiaStatus ¶
func ParseSofiaStatus(data string) ([]*SofiaProfile, error)
type StatusResponse ¶
Click to show internal directories.
Click to hide internal directories.