util

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func KVSliceFromMap

func KVSliceFromMap(in map[string]string) []string

KVSliceFromMap takes a map and returns a k=v slice.

func KVSliceMergeMap

func KVSliceMergeMap(base []string, extra map[string]string) []string

KVSliceMergeMap takes a slice of k=v strings and a map, merges them and returns k=v slice.

func KVSliceToMap

func KVSliceToMap(in []string) map[string]string

KVSliceToMap takes a slice of k=v strings and returns a map[k]v

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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