extended

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2017 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 SubType

func SubType() string

Types

type Extended

type Extended struct {
	bolus.Bolus `bson:",inline"`

	Extended         *float64 `json:"extended,omitempty" bson:"extended,omitempty"`
	ExpectedExtended *float64 `json:"expectedExtended,omitempty" bson:"expectedExtended,omitempty"`
	Duration         *int     `json:"duration,omitempty" bson:"duration,omitempty"`
	ExpectedDuration *int     `json:"expectedDuration,omitempty" bson:"expectedDuration,omitempty"`
}

func Init

func Init() *Extended

func New

func New() *Extended

func (*Extended) Init

func (e *Extended) Init()

func (*Extended) Parse

func (e *Extended) Parse(parser data.ObjectParser) error

func (*Extended) Validate

func (e *Extended) Validate(validator data.Validator) error

Jump to

Keyboard shortcuts

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