Categorygithub.com/anchore/go-collections
repositorypackage
0.0.0-20240216214351-5baf374cca6f
Repository: https://github.com/anchore/go-collections.git
Documentation: pkg.go.dev

# README

go-collections

Go Report Card GitHub go.mod Go version License: Apache-2.0 Slack Invite

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