errors

package
v0.26.1-rc3 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package errors contains errors that are thrown across packages.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrPermissionsChanged

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

ErrPermissionsChanged occurs if the file permission have changed since the file was created.

func NewErrPermissionsChanged

func NewErrPermissionsChanged(name string, got, want os.FileMode) *ErrPermissionsChanged

func (ErrPermissionsChanged) Error

func (e ErrPermissionsChanged) Error() string

Jump to

Keyboard shortcuts

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