gipv6

原文:https://pkg.go.dev/github.com/gogf/gf/v2@v2.6.4/net/gipv6

Package gipv6 provides useful API for IPv6 address handling.

​ 软件包 gipv6 为 IPv6 地址处理提供了有用的 API。

常量

This section is empty.

变量

This section is empty.

函数

func Validate

1
func Validate(ip string) bool

Validate checks whether given ip a valid IPv6 address.

​ 验证检查是否给定 ip 了有效的 IPv6 地址。

类型

This section is empty.

最后修改 March 29, 2024: 更新 (b5c9128)