Versions in this module Expand all Collapse all v5 v5.0.1 Jun 25, 2024 v5.0.0 Jun 25, 2024 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