//
pkg.gl
Category
github.com/Luzifer/go_helpers/v2
env
package
2.25.0
Repository:
https://github.com/luzifer/go_helpers.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
11
Files
24 SLOC
#
Functions
ListToMap
ListToMap converts a list of strings in format KEY=VALUE into a map.
MapToList
MapToList converts a map into a list of strings in format KEY=VALUE.