Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Point ¶
func NewPointOrigin ¶
func NewPointOrigin() Point
func (*Point) MarshalCBOR ¶
func (*Point) UnmarshalCBOR ¶
A "point" can sometimes be empty, but the CBOR library gets grumpy about this when doing automatic decoding from an array, so we have to handle this case specially
Click to show internal directories.
Click to hide internal directories.