//
pkg.gl
Category
github.com/borderzero/border0-go
lib
types
maps
package
1.4.57
Repository:
https://github.com/borderzero/border0-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
1
Files
65 SLOC
#
Functions
EnsureNotNil
EnsureNotNil ensures a given map is not nil.
MatchesFilters
MatchesFilters returns true if the given map matches the given inclusion and exclusion filters.
Reverse
Reverse returns a new map where the keys and values are reversed from the original input map.