Versions in this module Expand all Collapse all v1 v1.0.0 Mar 16, 2020 Changes in this version + type Collection struct + Next string + Previous string + URI string + type Widget struct + CreatedOn time.Time + Description string + ID string + SerialNumber string + UpdatedOn time.Time + type WidgetCollection struct + Items []*Widget + type WidgetPatch struct + Description string + func (req *WidgetPatch) Valid() errors.TracerError + type WidgetRequest struct + Description string + SerialNumber string + func (req *WidgetRequest) Valid() errors.TracerError