brev_errors

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActiveOrgFileNotFound

type ActiveOrgFileNotFound struct{}

func (*ActiveOrgFileNotFound) Directive

func (e *ActiveOrgFileNotFound) Directive() string

func (*ActiveOrgFileNotFound) Error

func (e *ActiveOrgFileNotFound) Error() string

type BrevError

type BrevError interface {

	// Error returns a user-facing string explaining the error
	Error() string

	// Directive returns a user-facing string explaining how to overcome the error
	Directive() string
}

type CotterClientError

type CotterClientError struct{}

func (*CotterClientError) Directive

func (e *CotterClientError) Directive() string

func (*CotterClientError) Error

func (e *CotterClientError) Error() string

type CotterServerError

type CotterServerError struct{}

func (*CotterServerError) Directive

func (e *CotterServerError) Directive() string

func (*CotterServerError) Error

func (e *CotterServerError) Error() string

type CredentialsFileNotFound

type CredentialsFileNotFound struct{}

func (*CredentialsFileNotFound) Directive

func (e *CredentialsFileNotFound) Directive() string

func (*CredentialsFileNotFound) Error

func (e *CredentialsFileNotFound) Error() string

type InitExistingEndpointsFile

type InitExistingEndpointsFile struct{}

func (*InitExistingEndpointsFile) Directive

func (e *InitExistingEndpointsFile) Directive() string

func (*InitExistingEndpointsFile) Error

func (e *InitExistingEndpointsFile) Error() string

type InitExistingProjectFile

type InitExistingProjectFile struct{}

func (*InitExistingProjectFile) Directive

func (e *InitExistingProjectFile) Directive() string

func (*InitExistingProjectFile) Error

func (e *InitExistingProjectFile) Error() string

type InvalidOrganizationError

type InvalidOrganizationError struct{}

func (*InvalidOrganizationError) Directive

func (e *InvalidOrganizationError) Directive() string

func (*InvalidOrganizationError) Error

func (e *InvalidOrganizationError) Error() string

type LocalEndpointFileNotFound

type LocalEndpointFileNotFound struct{}

func (*LocalEndpointFileNotFound) Directive

func (e *LocalEndpointFileNotFound) Directive() string

func (*LocalEndpointFileNotFound) Error

func (e *LocalEndpointFileNotFound) Error() string

type LocalProjectFileNotFound

type LocalProjectFileNotFound struct{}

func (*LocalProjectFileNotFound) Directive

func (e *LocalProjectFileNotFound) Directive() string

func (*LocalProjectFileNotFound) Error

func (e *LocalProjectFileNotFound) Error() string

type SuppressedError

type SuppressedError struct{}

func (*SuppressedError) Directive

func (e *SuppressedError) Directive() string

func (*SuppressedError) Error

func (e *SuppressedError) Error() string

Jump to

Keyboard shortcuts

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