errors

package
v0.0.0-...-f45be23 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var APP_ALREADY_INSTALLED = goErrors.New("app already installed")
View Source
var APP_HAS_WRONG_TRUST_ZONE = goErrors.New("app has wrong trust zone")
View Source
var APP_INSTALL_NO_APP_ID = goErrors.New("app install: no app id")
View Source
var APP_MOUNTPOINT_BLOCKED = goErrors.New("app mount point is used by other app")
View Source
var APP_NOT_INSTALLED = goErrors.New("app is not installed")
View Source
var APP_SEARCH_NO_SEARCH_TERM = goErrors.New("app search: no search term")
View Source
var APP_VERSION_IS_NOT_COMPATIBLE = goErrors.New("app version is not compatible")
View Source
var COMPAT_API = goErrors.New("api version is not compatible")
View Source
var COMPAT_FEATURE_VERSION = goErrors.New("required feature has incompatible version")
View Source
var COMPAT_MISSING_FEATURE = goErrors.New("required feature is missing")
View Source
var CYPHERNODE_INFO_FILE_DOES_NOT_EXIST = goErrors.New("cyphernode info file does not exist")
View Source
var DATADIR_IS_INVALID = goErrors.New("invalid data directory")
View Source
var DATADIR_IS_LOCKED = goErrors.New("data directory is locked")
View Source
var DIR_DOES_NOT_EXIST = goErrors.New("directory does not exist")
View Source
var DIR_IS_NOT_A_DIRECTORY = goErrors.New("directory is not a directory ;-)")
View Source
var DUPLICATE_APP = goErrors.New("duplicate app")
View Source
var DUPLICATE_KEY = goErrors.New("duplicate key")
View Source
var DUPLICATE_SOURCE = goErrors.New("duplicate source")
View Source
var INSTALLED_APPS_INDEX_DOES_NOT_EXIST = goErrors.New("installed apps index does not exist")
View Source
var INSTALL_DIR_DOES_NOT_EXIST = goErrors.New("install dir does not exist")
View Source
var NO_KEYS_FILE = goErrors.New("no cyphernode keys file found")
View Source
var NO_SUCH_APP = goErrors.New("no such app")
View Source
var NO_SUCH_KEY = goErrors.New("no such key")
View Source
var NO_SUCH_SOURCE = goErrors.New("no such source")
View Source
var NO_SUCH_SOURCE_TYPE = goErrors.New("no such source type")
View Source
var NO_SUCH_VERSION = goErrors.New("no such version")
View Source
var REPO_INDEX_DOES_NOT_EXIST = goErrors.New("repo index does not exist")
View Source
var SERVICE_NAME_NOT_UNIQUE = goErrors.New("service name not unique")
View Source
var SOURCE_ADD_NO_APP = goErrors.New("source add: no app")
View Source
var SOURCE_ADD_NO_SOURCE = goErrors.New("source add: no source")
View Source
var SOURCE_DELETE_NO_APP = goErrors.New("source delete: no app")
View Source
var SOURCE_DELETE_NO_SOURCE = goErrors.New("source delete: no source")
View Source
var VOLUME_HAS_ILLEGAL_ELEMENTS = goErrors.New("volume has illegal elements")
View Source
var VOLUME_NOT_IN_WHITELIST = goErrors.New("volume not in whitelist")

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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