errors

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExtractError

type ExtractError struct {
	Caller  string
	Pattern string
}

func (ExtractError) Error

func (err ExtractError) Error() string

func (ExtractError) Name

func (err ExtractError) Name() string

type HttpError

type HttpError struct {
	StatusCode int
}

func (HttpError) Error

func (err HttpError) Error() string

func (HttpError) Name

func (err HttpError) Name() string

type RequestFailedError

type RequestFailedError struct {
	Reason string
}

func (RequestFailedError) Error

func (err RequestFailedError) Error() string

func (RequestFailedError) Name

func (err RequestFailedError) Name() string

type VideoUnavailableError

type VideoUnavailableError struct {
	VideoID string
}

func (VideoUnavailableError) Error

func (err VideoUnavailableError) Error() string

func (VideoUnavailableError) Name

func (err VideoUnavailableError) Name() string

type VideoUnsupportedError

type VideoUnsupportedError struct {
	VideoID string
}

func (VideoUnsupportedError) Error

func (err VideoUnsupportedError) Error() string

func (VideoUnsupportedError) Name

func (err VideoUnsupportedError) Name() string

Jump to

Keyboard shortcuts

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