errors

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2022 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrInvalidType             = bg.Error("invalid type")
	ErrServiceAlreadyStarted   = bg.Error("service already started")
	ErrServiceAlreadyStopped   = bg.Error("service already stopped")
	ErrNoError                 = bg.Error("expected an error and got none")
	ErrAlreadyRecording        = bg.Error("already recording")
	ErrAlreadyStoppedRecording = bg.Error("already stopped recording")
	ErrPollingIntervalTooSmall = bg.Error("inputted polling interval smaller than minimum required value")
	ErrMacSvcNil               = bg.Error("macaroon service uninitialized")
	ErrAlreadySubscribed       = bg.Error("subscriber with given name already subscribed")
	ErrInvalidPluginName       = bg.Error("invalid plugin name")
	ErrInvalidRequestType      = bg.Error("request is not a valid type")
	ErrDuplicateMacConstraints = bg.Error("duplicate macaroon constraints for given path")
	ErrUnknownPermission       = bg.Error("unknown permission for given method")
)

Variables

This section is empty.

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