Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Map ¶
Map extends sync.Map preventing its binary serialization.
func (Map) MarshalBinary ¶
MarshalBinary prevents Map to be encoded to binary representation.
func (*Map) UnmarshalBinary ¶
UnmarshalBinary prevents Map to be decoded from binary representation.
Click to show internal directories.
Click to hide internal directories.