errors

package
v2.359.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package errors provides encoding helpers and adapters used by go-service.

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidType = errors.New("encoding: invalid type")

ErrInvalidType indicates that an Encoder cannot operate on the provided value type.

It is returned by encoding adapters that require the input value to implement a specific interface (for example io.WriterTo/io.ReaderFrom for the bytes passthrough encoder, or proto.Message for protobuf encoders).

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