//
pkg.gl
Category
github.com/influxdata/influxdb
cmd
influx_tools
internal
errlist
package
1.11.8
Repository:
https://github.com/influxdata/influxdb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
19
Files
29 SLOC
#
Functions
NewErrorList
NewErrorList returns an empty *ErrorList.
#
Structs
ErrorList
ErrorList is a simple error aggregator to return multiple errors as one.