package
Version:
v0.0.0-...-fb5fdcc
Opens a new window with list of versions in this module.
Published: Dec 14, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ArraySearch[T t](s T, ss []T) int
ArraySearch 查找数据所在位置
返回-1表示未找到
func InArray[T t](s T, ss []T) bool
InArray 判断数据是否在数组内
IsMobilePhone 校验是否为手机号
基于 google 的 libphonenumber 库的 go 版本
Source Files
¶
Click to show internal directories.
Click to hide internal directories.