package
1.0.52
Repository: https://github.com/nextdoor/go-datastructures.git
Documentation: pkg.go.dev

# Functions

New is a constructor to generate a new error object that can be set and retrieved in a threadsafe manner.

# Structs

Error is a struct that holds an error and allows this error to be set and retrieved in a threadsafe manner.