Imports of package location
Path | Synopsis |
---|---|
bytes | Package bytes implements functions for the manipulation of byte slices. |
encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/open-policy-agent/opa/v1/ast/json | This package provides options for JSON marshalling of AST nodes, and location data in particular. |