package
Version:
v1.20.0-dexcom-api.5
Opens a new window with list of versions in this module.
Published: Oct 25, 2017
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Status struct {
device.Device `bson:",inline"`
Name *string `json:"status,omitempty" bson:"status,omitempty"`
Duration *int `json:"duration,omitempty" bson:"duration,omitempty"`
Reason *map[string]interface{} `json:"reason,omitempty" bson:"reason,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.