Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ApiUrl = "https://api.globalping.io/v1/measurements"
Functions ¶
func DecodeTimings ¶
func NewMeasurementsFetcher ¶ added in v1.0.0
func NewMeasurementsFetcher(apiUrl string) *measurementsFetcher
func PostAPI ¶
func PostAPI(measurement model.PostMeasurement) (model.PostResponse, bool, error)
Post measurement to Globalping API - boolean indicates whether to print CLI help on error
Types ¶
type MeasurementsFetcher ¶ added in v1.0.0
Click to show internal directories.
Click to hide internal directories.