# Functions
No description provided by the author
No description provided by the author
NewClientConn creates connection over session and observation.
NewDeleteRequest creates delete request.
NewGetRequest creates get request.
NewHandlerContainer factory.
NewMutexMap returns an initialized MutexMap.
No description provided by the author
NewObserveRequest creates observe request.
NewPostRequest creates post request.
NewPutRequest creates put request.
No description provided by the author
# Constants
https://datatracker.ietf.org/doc/html/rfc7252#section-4.8.2.
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
ClientConn represents a virtual connection to a conceptual endpoint, to perform COAPs commands.
HandlerContainer for regirstration handlers by key.
MutexMap wraps a map of mutexes.
Observation represents subscription to resource on the server.
A ResponseWriter interface is used by an COAP handler to construct an COAP response.
Transmission is a threadsafe container for transmission related parameters.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author