validate

package
v0.0.0-...-8964234 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ChineseChar = "chinesechar"
	VisibleChar = "visiblechar"
)

Variables

View Source
var (
	RxChineseChar = regexp.MustCompile("^[\u4e00-\u9fa5\\w]+$")
	RxVisibleChar = regexp.MustCompile("^[\\w\\/\\.]+$")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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