Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CanUnmarshal ¶ added in v0.4.0
CanUnmarshal returns whether the entry may be might be unmarshaled based on the size.
Types ¶
type Entry ¶
type Entry struct {
// contains filtered or unexported fields
}
Entry provides addition of metadata to a data reference. Implements collection.Entry.
func (*Entry) MarshalBinary ¶
MarshalBinary implements encoding.BinaryMarshaler
func (*Entry) UnmarshalBinary ¶
UnmarshalBinary implements encoding.BinaryUnmarshaler
Click to show internal directories.
Click to hide internal directories.