transform

package
v0.0.0-...-02c76fb Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2020 License: Apache-2.0 Imports: 0 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StringsMapToStringSlice

func StringsMapToStringSlice(src map[string]string, combine func(string, string) string) (out []string)

StringsMapToStringSlice transforms from a map[string]string to a []string. It combines the pairs with the provided combination function. If the combination function is nil, the pairs will be joined with a space.

Types

This section is empty.

Jump to

Keyboard shortcuts

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