Versions in this module Expand all Collapse all v0 v0.0.2 Sep 20, 2024 v0.0.1 Sep 20, 2024 Changes in this version + type MyEnum string + const One + const Three + const Two + func (rcv *MyEnum) UnmarshalBinary(data []byte) error + func (rcv MyEnum) String() string