Imports of package test

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
github.com/open-policy-agent/opa/astDeprecated: This package is intended for older projects transitioning from OPA v0.x and will remain for the lifetime of OPA v1.x, but its use is not recommended.
github.com/open-policy-agent/opa/bundlePackage bundle implements bundle loading.
github.com/open-policy-agent/opa/compilePackage compile implements bundles compilation and linking.
ioPackage io provides basic interfaces to I/O primitives.
net/httpPackage http provides HTTP client and server implementations.
net/http/httptestPackage httptest provides utilities for HTTP testing.
sortPackage sort provides primitives for sorting slices and user-defined collections.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.