is

package
v0.0.0-...-89edfd8 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsAlphaNumeric

func IsAlphaNumeric(char string) bool

func IsBlank

func IsBlank(tmp string) bool

func IsBool

func IsBool(input interface{}) bool

func IsCharUppercase

func IsCharUppercase(char byte) bool

func IsEmail

func IsEmail(email string) bool

func IsEmail2

func IsEmail2(email string) bool

func IsEmpty

func IsEmpty(tmp string) bool

func IsFloat

func IsFloat(input interface{}) bool

func IsIPAddress

func IsIPAddress(ip string) bool

func IsInIntSlice

func IsInIntSlice(needle int, stack []int) bool

func IsInSlice

func IsInSlice(v interface{}, sl []interface{}) bool

func IsInStringSlice

func IsInStringSlice(needle string, stack []string) bool

func IsInt

func IsInt(input interface{}) bool

func IsNotBlank

func IsNotBlank(tmp string) bool

func IsNotEmpty

func IsNotEmpty(tmp string) bool

func IsNumber

func IsNumber(s interface{}) bool

func IsString

func IsString(input interface{}) bool

func IsStringAllAlpha

func IsStringAllAlpha(char string) bool

func IsStringContainAlpha

func IsStringContainAlpha(char string) bool

func IsStringContainNumber

func IsStringContainNumber(char string) bool

func IsStringUppercase

func IsStringUppercase(char string) bool

func IsTime

func IsTime(input interface{}) bool

func IsURL

func IsURL(uri string) bool

func IsUUID

func IsUUID(uuid string) bool

func Reverse

func Reverse(s string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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