package
2.0.0-20210608155919-691db5a1ade4
Repository: https://github.com/matrix-org/go-coap.git
Documentation: pkg.go.dev
# Functions
NewRouter allocates and returns a new Router.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
The HandlerFunc type is an adapter to allow the use of ordinary functions as COAP handlers.
MiddlewareFunc is a function which receives an Handler and returns another Handler.