wasm

package
v0.27.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2021 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Resolver

type Resolver struct {
}

Resolver is a stub implementation of a resolver.Resolver.

func New

func New(entrypoints []ast.Ref, policy []byte, data interface{}) (*Resolver, error)

New unimplemented. Will always return an error.

func (*Resolver) Close

func (r *Resolver) Close()

Close unimplemented.

func (*Resolver) Entrypoints

func (r *Resolver) Entrypoints() []ast.Ref

Entrypoints unimplemented.

func (*Resolver) Eval

func (r *Resolver) Eval(ctx context.Context, input resolver.Input) (resolver.Result, error)

Eval unimplemented.

func (*Resolver) RemoveDataPath

func (r *Resolver) RemoveDataPath(path []string) error

RemoveDataPath unimplemented.

func (*Resolver) SetData

func (r *Resolver) SetData(data interface{}) error

SetData unimplemented.

func (*Resolver) SetDataPath

func (r *Resolver) SetDataPath(path []string, data interface{}) error

SetDataPath unimplemented.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL