//
pkg.gl
Category
github.com/sagernet/tailscale
util
multierr
package
1.79.0-mod
Repository:
https://github.com/sagernet/tailscale.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
17
Files
102 SLOC
#
Functions
New
New returns an error composed from errs.
Range
Range performs a pre-order, depth-first iteration of the error tree by successively unwrapping all error values.
#
Structs
Error
An Error represents multiple errors.