error

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var FileError = GoMockError{cantOpenFile}
View Source
var InterfaceNotFound = GoMockError{notFound}
View Source
var InterfaceNotSpecified = GoMockError{interfaceNotSpecified}
View Source
var NoMethods = GoMockError{noMethods}
View Source
var NoSource = GoMockError{noSource}
View Source
var NoTypeDeclarations = GoMockError{noTypeDeclarations}
View Source
var NotGoSource = GoMockError{notGoSource}
View Source
var WriteError = GoMockError{writeError}

Functions

This section is empty.

Types

type GoMockError

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

func (GoMockError) Error

func (e GoMockError) Error() string

func (GoMockError) Wrap

func (e GoMockError) Wrap(err error) error

Jump to

Keyboard shortcuts

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