Versions in this module Expand all Collapse all v0 v0.0.3 Aug 20, 2018 Changes in this version + type ID []byte + func NewID() (ID, error) + func NewIDs(num int) ([]ID, error) + func (id ID) Equal(other ID) bool + func (id ID) String() string