Versions in this module Expand all Collapse all v1 v1.0.10 Jan 11, 2024 Changes in this version + type Envelope struct + SubscriptionID subscriptionid.T + func (E *Envelope) Bytes() (s []byte) + func (E *Envelope) Label() (l string) + func (E *Envelope) MarshalJSON() ([]byte, error) + func (E *Envelope) String() (s string) + func (E *Envelope) ToArray() (arr array.T) + func (E *Envelope) Unmarshal(buf *text.Buffer) (e error)