interop

package
v0.0.0-...-f5de9ae Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotImplemented = NewError("operation not supported", "ENOSYS")
)

Functions

func BadFileErr

func BadFileErr(identifier string) error

func BadFileNumber

func BadFileNumber(fd common.FID) error

Types

type Error

type Error interface {
	error
	Message() string
	Code() string
}

func NewError

func NewError(message, code string) Error

func WrapErr

func WrapErr(err error, code string) Error

Jump to

Keyboard shortcuts

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