package
2.0.0-20210608155919-691db5a1ade4
Repository: https://github.com/matrix-org/go-coap.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetMID generates a message id for UDP-coap.

# Constants

Acknowledgement is a message indicating a response to confirmable message.
Confirmable messages require acknowledgements.
No description provided by the author
No description provided by the author
No description provided by the author
Large number that works in 32-bit builds.
NonConfirmable messages do not require acknowledgements.
Reset indicates a permanent negative acknowledgement.

# Variables

No description provided by the author
No description provided by the author

# Structs

TcpMessage is a CoAP MessageBase that can encode itself for Message transport.

# Type aliases

Type represents the message type.