energy/commons/commons_linux.go
2022-10-06 15:41:33 +08:00

13 lines
241 B
Go

//----------------------------------------
//
// Copyright © yanghy. All Rights Reserved.
//
// Licensed under GNU General Public License v3.0
//
//----------------------------------------
//go:build linux
// +build linux
package commons