validate

package
v0.0.0-...-fb5fdcc Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArraySearch

func ArraySearch[T t](s T, ss []T) int

ArraySearch 查找数据所在位置 返回-1表示未找到

func InArray

func InArray[T t](s T, ss []T) bool

InArray 判断数据是否在数组内

func IsMobilePhone

func IsMobilePhone(phone string) error

IsMobilePhone 校验是否为手机号 基于 google 的 libphonenumber 库的 go 版本

Types

This section is empty.

Jump to

Keyboard shortcuts

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