package
0.23.0
Repository: https://github.com/aquasecurity/tracee.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New builds a new set object.
New builds a new set object.
No description provided by the author

# Structs

Set is a generic thread-safe data structure representing a unique collection of items, with synchronized access.
SimpleSet is a generic data structure representing a unique collection of items.