package
0.0.0-20201006080941-34a2968f5281
Repository: https://github.com/fenrislol/grafana.git
Documentation: pkg.go.dev

# Functions

FloatFrom creates a new Float that will always be valid.
FloatFromPtr creates a new Float that be null if f is nil.
FloatFromString creates a new Float from string f.
NewFloat creates a new Float.

# Structs

Float is a nullable float64.