common

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseTemplate added in v1.4.0

func ParseTemplate(tplString string, data map[string]string) (string, error)

Types

type Validator

type Validator interface {
	A(string) bool
	MX(string) bool
	NS(string, ...string) bool
	CNAME(string) bool
	Email(string, ...net.IP) bool
	Domain(string) bool
	DomainString(string) bool
	GetBase(string) string
}

Validator interface

Jump to

Keyboard shortcuts

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