Versions in this module Expand all Collapse all v0 v0.11.0 Jul 24, 2020 Changes in this version + const TypeHomomorphicHash + const TypeIntegrity + const TypeLink + const TypePayloadChecksum + const TypePublicKey + const TypeSessionToken + const TypeStorageGroup + const TypeTombstone + const TypeTransform + const TypeUser + func SupportedType(t Type) bool + type Header = object.ExtendedHeader + func NewUserHeader(key, val string) *Header + type Type = object.ExtendedHeaderType + type UserHeader struct + func (u *UserHeader) SetKey(key string) + func (u *UserHeader) SetValue(val string) + func (u UserHeader) Key() string + func (u UserHeader) Value() string