forked from Silverfish/proton-bridge
feat: add ErrNoSuchMessage to pmapi
This commit is contained in:
committed by
Jakub Cuth
parent
d1e63254f2
commit
e1ecc11f38
@ -17,6 +17,8 @@
|
||||
|
||||
package pmapi
|
||||
|
||||
import "net/http"
|
||||
|
||||
// Common response codes.
|
||||
const (
|
||||
CodeOk = 1000
|
||||
|
||||
Reference in New Issue
Block a user