package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Functions

NewSet returns an ordered set.

# Structs

Set is a sorted set that allow to iterate on they keys in an ordered manner, when items are added or removed from the Set the keys are sorted.