package
2.25.0
Repository: https://github.com/luzifer/go_helpers.git
Documentation: pkg.go.dev

# Functions

ListToMap converts a list of strings in format KEY=VALUE into a map.
MapToList converts a map into a list of strings in format KEY=VALUE.