package
Version:
v0.0.1-alpha.4
Opens a new window with list of versions in this module.
Published: Jun 1, 2016
License: BSD-3-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
Mmoll = "mmol/l"
MmolL = "mmol/L"
Mgdl = "mg/dl"
MgdL = "mg/dL"
MmolLToMgdLConversionFactor float64 = 18.01559
MmolLLowerLimit float64 = 0.0
MmolLUpperLimit float64 = 55.0
MgdLLowerLimit float64 = 0.0
MgdLUpperLimit float64 = 1000.0
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.