package
0.0.0-20200515220717-a021f405bbc4
Repository: https://github.com/just4ease/numicro.git
Documentation: pkg.go.dev
# Structs
Message represents detailed information about the communication, likely followed by the body.
# Interfaces
Codec encodes/decodes various types of messages used within go-micro.
Marshaller is a simple encoding interface used for the broker/transport where headers are not supported by the underlying implementation.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
Takes in a connection/buffer and returns a new Codec.