mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
5 lines
84 B
Go
5 lines
84 B
Go
|
package cpuid
|
||
|
|
||
|
//go:generate go run private-gen.go
|
||
|
//go:generate gofmt -w ./private
|