utils

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	FullTimeHorizontalLayout         = "2006-01-02 15:04:05"
	YearMonthDayTimeHorizontalLayout = "2006-01-02"
	MonthDayTimeHorizontalLayout     = "01-02"
)

横线形式

View Source
var (
	FullTimeSlashLayout         = "2006/01/02 15:04:05"
	YearMonthDayTimeSlashLayout = "2006/01/02"
	MonthDayTimeSlashLayout     = "01/02"
)

斜线形式

Functions

func FormatQuery

func FormatQuery(query string) string

FormatQuery 将url的query变成JSON的键值对模式, 例如:query=123&u=456 ==> {"query":"123","u":"456"}

Types

This section is empty.

Jump to

Keyboard shortcuts

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