package
4.5.7+incompatible
Repository: https://github.com/test-network-function/cnf-certification-test.git
Documentation: pkg.go.dev

# Functions

ArgListToMap takes a list of strings of the form "key=value" and translate it into a map of the form {key: value}.
FilterArray takes a list and a predicate and returns a list of all elements for whom the predicate returns true.
No description provided by the author