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

@@ -8,7 +8,7 @@ import (
"time"
"github.com/unpoller/unifi"
"github.com/unpoller/unpoller/core/poller"
"github.com/unpoller/unpoller/pkg/poller"
)
var ErrScrapeFilterMatchFailed = fmt.Errorf("scrape filter match failed, and filter is not http URL")