//
pkg.gl
Category
github.com/get-eventually/go-eventually/core
message
package
0.2.1
Repository:
https://github.com/get-eventually/go-eventually.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
6
Files
35 SLOC
#
Structs
Envelope
Envelope bundles a Message to be exchanged with optional Metadata support.
#
Interfaces
Message
Message is a Message payload.
#
Type aliases
Metadata
Metadata contains some data related to a Message that are not functional for the Message itself, but instead functioning as supporting information to provide additional context.