validate

package module
v0.0.0-...-10192df Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2023 License: MIT Imports: 6 Imported by: 0

README

Go-Validate

Go Reference Tests passing codecov coverage Go Report Card

Documentation

Index

Constants

View Source
const (
	MaxLabelLength  int = 63
	MaxDomainLength int = 253
	MaxPort         int = 65535
)

Variables

This section is empty.

Functions

func CombineErrors

func CombineErrors(errs ...error) error

func Domain

func Domain(name string) error

func Endpoint

func Endpoint(address string) error

func Hostname

func Hostname(hostname string) error

func IP

func IP(address string) error

func Port

func Port(port int) error

func PortString

func PortString(port string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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