regexpUtil

package
v0.0.0-...-e50112c Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2024 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PatternUint = `\d+`
	PatternInt  = `(?:-)?\d+`
)

Variables

This section is empty.

Functions

func FindFirstIPv4Addr

func FindFirstIPv4Addr(s string) string

func FindIPv4

func FindIPv4(s string) []string

func FindIPv4Addr

func FindIPv4Addr(s string) []string

func FindInt

func FindInt(s string) []string

func FindUint

func FindUint(s string) []string

func IsFloat

func IsFloat(s string) bool

func IsIPv4

func IsIPv4(s string) bool

func IsInt

func IsInt(s string) bool

func IsUint

func IsUint(s string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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