util

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FlattenMap

func FlattenMap(m map[string]string) map[string]string

FlattenMap replaces spaces, dots, dashes, equal signs and slashes with underscores in a map of string

func FlattenString

func FlattenString(key string) string

FlattenString replaces spaces, dots, dashes, equal signs and slashes with underscores in a string

func KeysFromMap

func KeysFromMap(ms map[string]string) []string

KeysFromMap returns the keys of a map of string as a slice of string

func MergeMaps

func MergeMaps(ms ...map[string]string) map[string]string

MergeMaps merges multiple maps of string into one

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL