continuous

package
v0.0.1-alpha.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2016 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Type

func Type() string

Types

type BloodGlucose

type BloodGlucose struct {
	base.Base `bson:",inline"`

	Units *string  `json:"units,omitempty" bson:"units,omitempty"`
	Value *float64 `json:"value,omitempty" bson:"value,omitempty"`
}

func New

func New() (*BloodGlucose, error)

func (*BloodGlucose) Normalize

func (b *BloodGlucose) Normalize(normalizer data.Normalizer) error

func (*BloodGlucose) Parse

func (b *BloodGlucose) Parse(parser data.ObjectParser) error

func (*BloodGlucose) Validate

func (b *BloodGlucose) Validate(validator data.Validator) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL