blood

package
v1.20.0-dexcom-api.2 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2017 License: BSD-3-Clause Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Blood

type Blood struct {
	types.Base `bson:",inline"`

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

func (*Blood) IdentityFields

func (b *Blood) IdentityFields() ([]string, error)

func (*Blood) Init

func (b *Blood) Init()

func (*Blood) Normalize

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

func (*Blood) Parse

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

func (*Blood) Validate

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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