ketone

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 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 NewDatum

func NewDatum() data.Datum

func Type

func Type() string

Types

type Blood

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

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

func Init

func Init() *Blood

func New

func New() *Blood

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

Jump to

Keyboard shortcuts

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