package noresponse

import "github.com/plgd-dev/go-coap/v3/message/noresponse"

Index

Variables

var ErrMessageNotInterested = errors.New("message not to be sent due to disinterest")

ErrMessageNotInterested message is not of interest to the client

Functions

func IsNoResponseCode

func IsNoResponseCode(code codes.Code, noRespValue uint32) error

IsNoResponseCode validates response code against NoResponse option from request. https://www.rfc-editor.org/rfc/rfc7967.txt

Source Files

error.go noresponse.go

Version
v3.3.6 (latest)
Published
Sep 18, 2024
Platform
linux/amd64
Imports
2 packages
Last checked
1 week ago

Tools for package owners.