errors

package
v0.31.1 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsErrNotNil added in v0.29.0

func IsErrNotNil(err error) bool

IsErrNotNil checks whether err is nil or not and return boolean.

Types

type EtcdError

type EtcdError struct {
	Message string
	// contains filtered or unexported fields
}

EtcdError is struct to categorize errors occurred while processing etcd realted operations

func (*EtcdError) Error

func (e *EtcdError) Error() string

type SnapstoreError

type SnapstoreError struct {
	Message string
	// contains filtered or unexported fields
}

SnapstoreError is struct to categorize errors occurred while processing snapstore realted operations

func (*SnapstoreError) Error

func (e *SnapstoreError) Error() string

Jump to

Keyboard shortcuts

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