Imports of package ptr

PathSynopsis
github.com/open-policy-agent/opa/v1/astPackage ast declares Rego syntax tree types and also includes a parser and compiler for preparing policies for execution in the policy engine.
github.com/open-policy-agent/opa/v1/storagePackage storage exposes the policy engine's storage layer.
github.com/open-policy-agent/opa/v1/storage/internal/errorsPackage errors contains reusable error-related code for the storage layer.
strconvPackage strconv implements conversions to and from string representations of basic data types.