parseutil

package
v0.8.18-rc-3 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2026 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package parseutil provides functions for parsing string representations into structured Go maps.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StringToMap

func StringToMap(str string) (map[string]string, error)

StringToMap expects to get a string in the form of key1=val1,key2=val2,... and returns a map with the keys and values.

Types

This section is empty.

Jump to

Keyboard shortcuts

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