package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Functions
DeduplicateKey returns a deduplicated slice by comparing key values from the key function.
FilterMapUnique applies a function to all elements of a slice and collects them.
FromPointers converts a slice of pointers to values to a slice of values.
ToPointers converts a slice of values to a slice of pointers to those values.