package templates
import "github.com/prometheus/common/helpers/templates"
Index ¶
- func ConvertToFloat(i interface{}) (float64, error)
- func FloatToTime(v float64) (*time.Time, error)
- func HumanizeDuration(i interface{}) (string, error)
- func HumanizeTimestamp(i interface{}) (string, error)
Functions ¶
func ConvertToFloat ¶
func FloatToTime ¶
func HumanizeDuration ¶
func HumanizeTimestamp ¶
Source Files ¶
- Version
- v0.61.0
- Published
- Dec 4, 2024
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 1 hour ago –
Tools for package owners.