//
pkg.gl
Category
github.com/grafana/open-distro-for-elasticsearch-grafana-datasource
pkg
null
package
1.0.6
Repository:
https://github.com/grafana/open-distro-for-elasticsearch-grafana-datasource.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
101 SLOC
#
Functions
FloatFrom
FloatFrom creates a new Float that will always be valid.
FloatFromPtr
FloatFromPtr creates a new Float that be null if f is nil.
FloatFromString
FloatFromString creates a new Float from string f.
NewFloat
NewFloat creates a new Float.
#
Structs
Float
Float is a nullable float64.