errorx

package
v0.0.0-...-0452748 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2017 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ErrRepositoryOwnerRequired is returned when the repository owner is missing
	ErrRepositoryOwnerRequired = Error("Repository owner cannot be empty")
	// ErrRepositoryNameRequired is returned when the repository name is missing
	ErrRepositoryNameRequired = Error("Repository name cannot be empty")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error string

Error encodes a constant error string

func (Error) Error

func (e Error) Error() string

Error implements the error interface

Jump to

Keyboard shortcuts

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