query

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseRawQuery

func ParseRawQuery(raw string) map[string][]string

Parse raw query (format: `a=b&c=d`) into `map[string][]string`

func ParseTypedQuery

func ParseTypedQuery(query string) (map[string]any, error)

Parse typed query values (example: `array=[a,b,c]` => `[]string{"a","b","c"}`)

Types

This section is empty.

Jump to

Keyboard shortcuts

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