constants

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultCharset        = "UTF-8"
	DefaultDateFormat     = "2006-01-02"
	DefaultDateTimeFormat = "2006-01-02 15:04:05"
	DefaultTimeFormat     = "15:04:05"
)

Default values

View Source
const (
	InvalidName = "A name must start with a capital letter and may contain only letters, numbers and space."
)

Variables

View Source
var (
	NameRegex = regexp.MustCompile(`^[A-Z]+[a-z0-9 ]{0,62}$`)
)

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