tool

package
v3.6.4 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2021 License: AGPL-3.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TopNavigate = navigate.List{
	{
		Display: true,
		Name:    `IP归属地`,
		Action:  `ip`,
	},
	{
		Display: true,
		Name:    `Base64解码`,
		Action:  `base64`,
	},
	{
		Display: true,
		Name:    `URL解码`,
		Action:  `url`,
	},
	{
		Display: true,
		Name:    `时间戳转换`,
		Action:  `timestamp`,
	},
	{
		Display: true,
		Name:    `附件网址替换`,
		Action:  `replaceurl`,
	},
	{
		Display: true,
		Name:    `生成密码`,
		Action:  `gen_password`,
		Target:  `ajax`,
	},
	{
		Display: true,
		Name:    `DDNS`,
		Action:  `ddns`,
	},
}

Functions

func Base64

func Base64(c echo.Context) (err error)

func DdnsSettings added in v3.6.0

func DdnsSettings(ctx echo.Context) error

func GenPassword

func GenPassword(ctx echo.Context) error

func IP2Region

func IP2Region(c echo.Context) error

func Replace

func Replace(c echo.Context) (err error)

func ReplaceURL

func ReplaceURL(c echo.Context) (err error)

func Timestamp

func Timestamp(c echo.Context) (err error)

func URL

func URL(c echo.Context) (err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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