package
0.0.0-20240905184220-0a5f9d4d9d01
Repository: https://github.com/datadog/chaos-controller.git
Documentation: pkg.go.dev

# Functions

MustParse CPUSet constructs a new CPU set from a Linux CPU list formatted string.
NewBuilder returns a mutable CPUSet builder.
NewCPUSet returns a new CPUSet containing the supplied elements.
Parse CPUSet constructs a new CPU set from a Linux CPU list formatted string.

# Structs

Builder is a mutable builder for CPUSet.
CPUSet is a thread-safe, immutable set-like data structure for CPU IDs.