Documentation
¶
Index ¶
Constants ¶
View Source
const (
Language = "rego"
)
const...
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CompilerRego ¶
type CompilerRego struct{}
CompilerRego defines the compiler rego backend
func (*CompilerRego) String ¶
func (c *CompilerRego) String() string
String satifies stringer interface
type CompilerRegoOption ¶
type CompilerRegoOption func(c *CompilerRego)
CompilerRegoOption defines options
Click to show internal directories.
Click to hide internal directories.