parameters

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2018 License: MIT Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseKeyMaps

func ParseKeyMaps(params []string) (map[string]string, error)

ParseKeyMaps converts a string array of key lookups into a map of the map name and key Example: [a[b] mysecret[foo.txt]] becomes map[a:b mysecret:foo.txt]

func ParseVariableAssignments

func ParseVariableAssignments(params []string) (map[string]string, error)

ParseVariableAssignment converts a string array of variable assignments into a map of keys and values Example: [a=b c=abc1232===] becomes map[a:b c:abc1232===]

Types

This section is empty.

Jump to

Keyboard shortcuts

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