mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
Preparing for v1 API
Moving (most) source to v1 root package to prepare for v0/v1 API separation. Signed-off-by: Johan Fylling <johan.dev@fylling.se>
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
package filter
|
||||
|
||||
import "io/fs"
|
||||
|
||||
type LoaderFilter func(abspath string, info fs.FileInfo, depth int) bool
|
||||
Reference in New Issue
Block a user