errors

package
v0.0.0-...-d26b62e Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: 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 BodyNullError

type BodyNullError struct{}

func (*BodyNullError) Error

func (e *BodyNullError) Error() string

type InvalidActionError

type InvalidActionError struct{}

func (InvalidActionError) Error

func (e InvalidActionError) Error() string

type InvalidBuyIn

type InvalidBuyIn struct{}

func (*InvalidBuyIn) Error

func (i *InvalidBuyIn) Error() string

type InvalidKeyError

type InvalidKeyError struct {
	Details string
}

func (*InvalidKeyError) Error

func (e *InvalidKeyError) Error() string

type InvalidKeyPairError

type InvalidKeyPairError struct{}

func (*InvalidKeyPairError) Error

func (e *InvalidKeyPairError) Error() string

type InvalidTokenError

type InvalidTokenError struct{ Err error }

func (InvalidTokenError) Error

func (e InvalidTokenError) Error() string

type MissingKeyError

type MissingKeyError struct{}

func (*MissingKeyError) Error

func (e *MissingKeyError) Error() string

type PlayerFoldedError

type PlayerFoldedError struct{}

func (PlayerFoldedError) Error

func (e PlayerFoldedError) Error() string

type UserDoesNotExistError

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

func (*UserDoesNotExistError) Error

func (e *UserDoesNotExistError) Error() string

type VerifyFailedError

type VerifyFailedError struct {
	Details string
}

func (*VerifyFailedError) Error

func (e *VerifyFailedError) Error() string

Jump to

Keyboard shortcuts

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