//
pkg.gl
Category
github.com/hashicorp/aws-sdk-go-base/v2
internal
errs
package
2.0.0-beta.62
Repository:
https://github.com/hashicorp/aws-sdk-go-base.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
12 SLOC
#
Functions
As
As is equivalent to errors.As(), but returns the value in-line.
IsA
IsA indicates whether an error matches an error type.