nets

package
v1.1.23 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Examples

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetIP

func GetIP() []byte

GetIP 获取IP地址.

Example
package main

import (
	"fmt"

	"gitee.com/xuender/oils/nets"
)

func main() {
	ip := nets.GetIP()
	fmt.Println(ip)
}
Output:

Types

This section is empty.

Jump to

Keyboard shortcuts

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