errors

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2022 License: Apache-2.0, MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InvalidArgumentError

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

Argument invalid

func NewInvalidArgumentError

func NewInvalidArgumentError(msg string) *InvalidArgumentError

func (*InvalidArgumentError) Error

func (e *InvalidArgumentError) Error() string

type InvalidKeyError

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

Key data is invalid

func NewInvalidKeyError

func NewInvalidKeyError(msg string) *InvalidKeyError

func (*InvalidKeyError) Error

func (e *InvalidKeyError) Error() string

type JwsError

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

JWS signature generation or verification failed

func NewJwsError

func NewJwsError(msg string) *JwsError

func (*JwsError) Error

func (e *JwsError) Error() string

Jump to

Keyboard shortcuts

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