cel

package
v0.0.0-...-690d8b0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type Domain

type Domain interface {
	Eval(bindings map[string]interface{}) (interface{}, error)
}

func NewDomain

func NewDomain(text string, decls []*checked.Decl, returnType interface{}) (Domain, error)

Jump to

Keyboard shortcuts

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