url

package
v0.0.0-...-45e33f0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

@Author zhanglingyu

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base64Decode

func Base64Decode(str string) (string, error)

Base64Decode @Description: base64 decode. @param str @return string @return error

func Base64Encode

func Base64Encode(str string) string

Base64Encode @Description: base64 encode. @param str @return string

func HttpBuildQueryByMap

func HttpBuildQueryByMap(querys map[string]interface{}) string

HttpBuildQueryByMap @Description: Map to get query. @param querys @return string

func Rawurldecode

func Rawurldecode(str string) (string, error)

Rawurldecode @Description: rawurldecode @param str @return string @return error

func Rawurlencode

func Rawurlencode(str string) string

Rawurlencode @Description: rawurlencode @param str @return string

func URLDecode

func URLDecode(str string) (string, error)

URLDecode @Description: urldecode @param str @return string @return error

func URLEncode

func URLEncode(str string) string

URLEncode @Description: urlencode @param str @return string

Types

This section is empty.

Jump to

Keyboard shortcuts

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