Fix compile errors on macOS and add some tests

This commit is contained in:
xl000
2023-05-21 20:24:25 +08:00
parent 3d6d57d199
commit af69301e52
9 changed files with 85 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
//go:build !linux
// +build !linux
//go:build windows
// +build windows
package logger