package
2.0.0-20210608155919-691db5a1ade4
Repository: https://github.com/matrix-org/go-coap.git
Documentation: pkg.go.dev
# 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 initalized MutexMap.
No description provided by the author
NewPostRequest creates post request.
NewPutRequest creates put request.
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