mirror of
https://github.com/soypat/lneto.git
synced 2026-08-20 06:29:03 +00:00
add tests for TCP and lneto along with TCB control logic
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package internal
|
||||
|
||||
import "log/slog"
|
||||
|
||||
const (
|
||||
LevelTrace slog.Level = slog.LevelDebug - 2
|
||||
)
|
||||
Reference in New Issue
Block a user