httpfunc

package
v0.0.0-...-6dbb570 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseUriArgs

func ParseUriArgs(uri string) map[string]string

通过 uri,解析 query 和 path 获取参数,注意:建议只对处理好的 uri 做解析 arg1/10/arg2/abc 或者 /path?arg1=10&arg2=abc 解析返回为 map{arg1:"10", arg2:"abc"}

Types

This section is empty.

Jump to

Keyboard shortcuts

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