Versions in this module Expand all Collapse all v0 v0.4.0 Dec 24, 2020 Changes in this version + const Handler + func NewHandler(opts ...handler.Option) handler.Handler + func WithService(s *api.Service, opts ...handler.Option) handler.Handler + 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