Versions in this module Expand all Collapse all v1 v1.2.0 Jan 24, 2019 Changes in this version + type ID protobuf.ID + func CreateID(address string, publicKey []byte) ID + func (id ID) Equals(other ID) bool + func (id ID) Less(other interface{}) bool + func (id ID) PrefixLen() int + func (id ID) PublicKeyHex() string + func (id ID) String() string + func (id ID) Xor(other ID) ID + func (id ID) XorID(other ID) ID