Documentation ¶
Overview ¶
Package gcerrors provides error handling for the gocache package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Error ¶
type Error struct {
// contains filtered or unexported fields
}
Error is an error that contains a scheme and an error.
func NewWithScheme ¶
NewWithScheme returns a new error with the given scheme and error.
Click to show internal directories.
Click to hide internal directories.