types

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EnqueueTimeout error = errors.New("enqueue timeout error")

EnqueueTimeout is the error returned when enqueue timeout.

Functions

func MarshalInt added in v0.0.2

func MarshalInt(i any) ([]byte, error)

func UnmarshalInt added in v0.0.2

func UnmarshalInt(data []byte) (any, error)

Types

type ConnectionError

type ConnectionError struct {
	// contains filtered or unexported fields
}

func NewConnectionError

func NewConnectionError(err error) *ConnectionError

func (*ConnectionError) Error

func (e *ConnectionError) Error() string

func (*ConnectionError) Unwrap

func (e *ConnectionError) Unwrap() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳