Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ReservoirChange ¶
type ReservoirChange struct { device.Device `bson:",inline"` StatusID *string `json:"status,omitempty" bson:"status,omitempty"` // contains filtered or unexported fields }
func Init ¶
func Init() *ReservoirChange
func New ¶
func New() *ReservoirChange
func (*ReservoirChange) Init ¶
func (r *ReservoirChange) Init()
func (*ReservoirChange) Normalize ¶
func (r *ReservoirChange) Normalize(normalizer data.Normalizer) error
func (*ReservoirChange) Parse ¶
func (r *ReservoirChange) Parse(parser data.ObjectParser) error
Click to show internal directories.
Click to hide internal directories.