errors

package
v0.0.0-...-b09e5ed Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNotImplemented = builtinerrors.New("not implemented")

Functions

func NotImplemented

func NotImplemented() error

Types

type ErrInvalidObject

type ErrInvalidObject struct {
	Sha string
}

func (ErrInvalidObject) Error

func (err ErrInvalidObject) Error() string

type ErrNotFound

type ErrNotFound struct {
	Path string
}

ErrNotFound is returned when a file or directory does not exist

func (ErrNotFound) Error

func (err ErrNotFound) Error() string

Jump to

Keyboard shortcuts

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