Versions in this module Expand all Collapse all v1 v1.18.2 Apr 6, 2024 v1.18.1 Apr 4, 2024 v1.18.0 Dec 29, 2019 Changes in this version + type Message struct + func NewMessage(data []byte) *Message + func (m *Message) Marshal() ([]byte, error) + func (m *Message) ProtoMessage() + func (m *Message) Reset() + func (m *Message) String() string + func (m *Message) Unmarshal(data []byte) error