errors

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package errors provides common encoding errors used by rfc9433 package.

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrTooShortToMarshal = errors.New("too short to serialize")
	ErrTooShortToParse   = errors.New("too short to parse")
	ErrPrefixLength      = errors.New("wrong prefix length")
	ErrOutOfRange        = errors.New("out of range")
)

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