repositorypackage
0.0.0-20240216214351-5baf374cca6f
Repository: https://github.com/anchore/go-collections.git
Documentation: pkg.go.dev
# README
go-collections
A library with generic data structures for common collection operations.
Status
Consider this project to be in alpha. The API is not stable and may change at any time.
Overview
collections.TaggedValue
a set of tags associated with a value
collections.TaggedValueSet
provides methods for performing set operations on an arbitrary set of tagged values