errs

package
v1.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrExchangeIsNil         = errors.New("exchange is nil")
	ErrQueueIsNil            = errors.New("queue is nil")
	ErrConsumerIsNil         = errors.New("consumer is nil")
	ErrRoutingKeyIsNil       = errors.New("routing key is nil")
	ErrInvalidProtoMsgEncode = errors.New("nats: Invalid protobuf proto.Message object passed to encode")
	ErrInvalidProtoMsgDecode = errors.New("nats: Invalid protobuf proto.Message object passed to decode")
	ErrFailedEncode          = errors.New("failed to encode your body")
	ErrFailedDecode          = errors.New("failed to decode your body")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL