//
pkg.gl
Category
github.com/aviator-co/av
internal
utils
errutils
package
0.0.43
Repository:
https://github.com/aviator-co/av.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
12 SLOC
#
Functions
As
As is a wrapper around errors.As using generics that returns the concrete error type if err is of type T.