goqs

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

README

Build Status

A querystring parser with nesting support for golang.

Inspired by https://github.com/ljharb/qs.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Unmarshal

func Unmarshal(s string) interface{}

Types

type H

type H = map[string]interface{}

H is an alias for map[string]interface. Inspired by https://github.com/gin-gonic/gin/blob/v1.6.3/utils.go#L53.

type S

type S = []interface{}

Jump to

Keyboard shortcuts

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