all to pkg

This commit is contained in:
Cody Lee
2022-12-02 20:48:01 -05:00
parent 06594f67eb
commit 1900e69d7a
34 changed files with 24 additions and 24 deletions

View File

@@ -6,7 +6,7 @@ import (
"time"
"github.com/unpoller/unifi"
"github.com/unpoller/unpoller/core/poller"
"github.com/unpoller/unpoller/pkg/poller"
)
// LogStream contains a stream of logs (like a log file).