Documentation ¶
Overview ¶
Package loader contains utilities for loading files into OPA.
Index ¶
Constants ¶
View Source
const RegoExt = ".rego"
RegoExt declares the standard extension for Rego source files.
Variables ¶
This section is empty.
Functions ¶
func Paths ¶
Paths returns a sorted list of files contained at path. If recurse is true and path is a directory, then Paths will walk the directory structure recursively and list files at each level.
func SplitPrefix ¶
SplitPrefix returns a tuple specifying the document prefix and the file path.
Types ¶
Click to show internal directories.
Click to hide internal directories.