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 City string + const London + const N上海 + const SanFrancisco + func (rcv *City) UnmarshalBinary(data []byte) error + func (rcv City) String() string