package
1.7.0-dev-20191021
Repository: https://github.com/google/gapid.git
Documentation: pkg.go.dev

# Packages

Package stacktrace has functionality for capturing and printing stack traces.

# Functions

From converts from any value to an error safely.

# Constants

InvalidErrorType is the error returned by From when the type is not an error.

# Structs

No description provided by the author

# Type aliases

Const is the type for constant error values.
No description provided by the author