errors

package
v0.0.0-...-1f07f51 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2024 License: BSD-3-Clause, MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OAuth2Error

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

OAuth2Error represents an error regarding the authorization with the Worldline OAuth2 Authorization Server

func NewOAuth2Error

func NewOAuth2Error(message string) *OAuth2Error

NewOAuth2Error creates an OAuth2Error with the given message

func (*OAuth2Error) Error

func (oe *OAuth2Error) Error() string

Error implements the error interface

func (*OAuth2Error) String

func (oe *OAuth2Error) String() string

String implements the Stringer interface

Jump to

Keyboard shortcuts

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