errors

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package errors implements base preview errors.

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrEmptyList             = PreviewError("cache list is empty")
	ErrItemNotFoundInStorage = PreviewError("item not found in storage")
)

Errors.

Functions

This section is empty.

Types

type PreviewError

type PreviewError string

PreviewError is the base type for preview errors.

func (PreviewError) Error

func (e PreviewError) Error() string

Error returns string error of the PreviewError.

Jump to

Keyboard shortcuts

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