package
2.6.0
Repository: https://github.com/plgd-dev/go-coap.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetMID generates a message id for UDP-coap.
No description provided by the author

# Constants

Acknowledgement is a message indicating a response to confirmable message.
Confirmable messages require acknowledgements.
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.