Documentation
¶
Index ¶
Constants ¶
View Source
const ( ResolutionRaw = "RAW" ResolutionSecond = "1s" ResolutionTenSeconds = "10s" ResolutionMinute = "1m" ResolutionTenMinutes = "10m" ResolutionHour = "1h" ResolutionTenHours = "10h" ResolutionDay = "1d" )
Variables ¶
This section is empty.
Functions ¶
func InterpolatedResolution ¶ added in v1.4.0
func InterpolatedResolution(query models.AssetPropertyValueQuery) string
func Resolution ¶
func ResolutionToDuration ¶ added in v1.4.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.