Versions in this module Expand all Collapse all v0 v0.67.3 Apr 8, 2026 Changes in this version + func ConvertToFloat(val any) float64 + func ConvertToInt(val any) int + func ParseBool(m map[string]any, key string) bool + func ParseIntValue(value any) (int, bool) + func SafeUint64ToInt(u uint64) int + func SafeUintToInt(u uint) int