Versions in this module Expand all Collapse all v0 v0.17.0 Oct 7, 2018 Changes in this version + type Error struct + Code int64 + Message *string + func (m *Error) MarshalBinary() ([]byte, error) + func (m *Error) UnmarshalBinary(b []byte) error + func (m *Error) Validate(formats strfmt.Registry) error + type Item struct + Completed bool + Description *string + ID int64 + func (m *Item) MarshalBinary() ([]byte, error) + func (m *Item) UnmarshalBinary(b []byte) error + func (m *Item) Validate(formats strfmt.Registry) error