regex

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ValidRepositoryURLRegex = "((git|ssh|http(s)?)|((git@|gitlab@|git-codecommit.[\\w\\.]amazonaws@)[\\w\\.]+))" +
		"(:(//)?)([\\w\\.@\\:/\\-~]+)(\\.git)?(/)?"
	ValidRepositoryBranchRegex   = "^[a-zA-Z0-9_\\/.-]*$"
	ValidCanonicalImagePathRegex = "([\\w\\-_]+(?:(?:\\.[\\w\\-_]+)+))([\\w\\-\\.,@?^=%&:/~\\+#]*[\\w\\-\\" +
		"@?^=%&/~\\+#])?"
)

Variables

This section is empty.

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