errors

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNotImplementedError

func NewNotImplementedError(methodName, pluginName string) error

Constructor for NotImplementedError

Types

type NotImplementedError

type NotImplementedError struct {
	MethodName string
	PluginName string
}

Custom error type for not implemented errors

func (*NotImplementedError) Error

func (e *NotImplementedError) Error() string

Implement the error interface for NotImplementedError

Jump to

Keyboard shortcuts

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