package
0.1.49
Repository: https://github.com/sunger/mygopkg.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
* * 获取电脑CPUId */.
MAC地址:func GetMac() { interfaces, err := net.Interfaces() if err != nil { panic("Poor soul, here is what you got: " + err.Error()) } for _, inter := range interfaces { fmt.Println(inter.Name, inter.HardwareAddr) }}MAC地址,默认取第一条.
接收两个参数 一个文件流 一个 bucket 你的七牛云标准空间的名字.

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author