Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SelfMonitored ¶
type SelfMonitored struct {
glucose.Glucose `bson:",inline"`
SubType *string `json:"subType,omitempty" bson:"subType,omitempty"`
}
func Init ¶
func Init() *SelfMonitored
func New ¶
func New() *SelfMonitored
func (*SelfMonitored) Init ¶
func (s *SelfMonitored) Init()
func (*SelfMonitored) Parse ¶
func (s *SelfMonitored) Parse(parser data.ObjectParser) error
Click to show internal directories.
Click to hide internal directories.