utils

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2025 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UpperChar = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"

	NumChar  = "1234567890"
	WordChar = UpperChar + lowerChar
	FullChar = WordChar + NumChar
)

Variables

This section is empty.

Functions

func GetFileExt added in v0.0.3

func GetFileExt(url string) string

func ParseNetworkInput

func ParseNetworkInput(input string) []string

func RandStringBytes added in v0.0.3

func RandStringBytes(n int) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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