//
pkg.gl
Category
github.com/ncodes/go-datastructures
threadsafe
err
package
1.0.33
Repository:
https://github.com/ncodes/go-datastructures.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
20 SLOC
#
Functions
New
New is a constructor to generate a new error object that can be set and retrieved in a threadsafe manner.
#
Structs
Error
Error is a struct that holds an error and allows this error to be set and retrieved in a threadsafe manner.