package
0.0.0-20241215025626-039d6f9ae749
Repository: https://github.com/amp-labs/connectors.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewSet creates a set from multiple values.
NewSetFromList creates a set from slice.
Convert a struct to a map of string to any.
# Structs
DefaultMap wrapper of the map that allows setting default return value on missing keys.
# Type aliases
IndexedLists is a dynamic list of identifiable slices.
Map is a generic version of map with useful methods.
Set data structure that can hold any type of data.
UniqueLists is a collection of Sets each associated to identifier.