errors

package
v0.0.0-...-3525954 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package errors defines errors that are potentially returned from gobattlenet clients.

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoInterfaceSupplied = errors.New("nil interface was passed to constructor")
	ErrUnsupportedArgument = errors.New("unsupported argument type was passed to constructor")
	ErrUnresolvedEndpoint  = errors.New("unresolved endpoint")
	ErrInvalidDialectForm  = errors.New("invalid dialect format")
	ErrNoTokenSupplied     = errors.New("no token supplied")
	ErrNoKeySupplied       = errors.New("no key supplied")
	ErrNoVersionSupplied   = errors.New("no client version number supplied")
)

Battle.net errors for clients and various packages.

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