Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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"` }
Click to show internal directories.
Click to hide internal directories.