package
Version:
v0.0.1-alpha.1
Opens a new window with list of versions in this module.
Published: May 10, 2016
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Blood struct {
Value *float64 `json:"value" bson:"value" valid:"ketonevalue"`
Units *string `json:"units" bson:"units" valid:"mmolunits"`
types.Base `bson:",inline"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.