xerr/Errorv += Append*(), Err() + tests
- various .Append*() are functions to add errors to error vector. - .Err() returns error in canonical form accumulated in error vector - e.g. nil when error vector is empty.
Showing
xerr/xerr_test.go
0 → 100644
Please register or sign in to comment