package
1.3.0
Repository: https://github.com/visola/go-http-cli.git
Documentation: pkg.go.dev

# Functions

ToMapOfArrayOfStrings transforms a map with string keys into a map of array of strings.

# Structs

KeyValuePair represents a value associated with a key.

# Type aliases

ArrayOrString is a type used to unmarshal a field as an array of strings or as a single string from YAMLs.