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