mirror of
https://github.com/soypat/lneto.git
synced 2026-09-02 04:49:02 +00:00
6 lines
62 B
Go
6 lines
62 B
Go
//go:build noslog
|
|
|
|
package internal
|
|
|
|
const logEnabled = false
|