parameters

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package parameters provides functions to work with "parameters": key-value maps.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(paramsStr string) map[string]string

Parse parses a string representation of parameters, and return a key-value map. The string representation is a comma-separated list of key=value elements. For example: "key1=value1,key2=value2"

Types

This section is empty.

Jump to

Keyboard shortcuts

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