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

13 lines
243 B
Go

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