Documentation ¶
Index ¶
- func Format() format.Format[Message[[]byte, []byte]]
- type Bytes
- type Message
- type MessageFormat
- func (helper MessageFormat) Default() Message[[]byte, []byte]
- func (helper MessageFormat) FromJson(value []byte) (Message[[]byte, []byte], error)
- func (helper MessageFormat) Marshal(value Message[[]byte, []byte]) ([]byte, error)
- func (helper MessageFormat) ToJson(value Message[[]byte, []byte]) ([]byte, error)
- func (helper MessageFormat) Unmarshal(value []byte) (Message[[]byte, []byte], error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Message ¶
Click to show internal directories.
Click to hide internal directories.