errors

package
v1.5.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewErrorGroupSlotsOutOfRange

func NewErrorGroupSlotsOutOfRange() error

func NewErrorUnknownGroup

func NewErrorUnknownGroup(group string) error

func NewErrorUnkownStorageType

func NewErrorUnkownStorageType(t string) error

Types

type ErrorEmptyID

type ErrorEmptyID struct{}

func (ErrorEmptyID) Error

func (e ErrorEmptyID) Error() string

type ErrorGroupSlotsOutOfRange

type ErrorGroupSlotsOutOfRange struct{}

func (ErrorGroupSlotsOutOfRange) Error

type ErrorUnknownGroup

type ErrorUnknownGroup struct {
	// contains filtered or unexported fields
}

func (*ErrorUnknownGroup) Error

func (e *ErrorUnknownGroup) Error() string

type ErrorUnkownStorageType

type ErrorUnkownStorageType struct {
	Type string
}

func (*ErrorUnkownStorageType) Error

func (e *ErrorUnkownStorageType) Error() string

Jump to

Keyboard shortcuts

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