package bundle
import "github.com/open-policy-agent/opa/internal/bundle"
Index ¶
Functions ¶
func LoadWasmResolversFromStore ¶
func LoadWasmResolversFromStore(ctx context.Context, store storage.Store, txn storage.Transaction, otherBundles map[string]*bundle.Bundle) ([]*wasm.Resolver, error)
LoadWasmResolversFromStore will lookup all Wasm modules from the store along with the associated bundle manifest configuration and instantiate the respective resolvers.
Source Files ¶
- Version
- v0.29.2
- Published
- May 28, 2021
- Platform
- js/wasm
- Imports
- 6 packages
- Last checked
- 5 minutes ago –
Tools for package owners.