testing

package
v1.8.7 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrsEqual

func ErrsEqual(errA, errB error) bool

ErrsEqual checks if two errors are equal.

func Eval

func Eval(name string, src, runCtx interface{}, env starlark.StringDict) (starlark.Value, *bufio.Scanner, error)

Eval executes src in its own Starlark thread and returns a resulting Starlark value and a scanner that can be used to read eval output produced with a "print" built-in.

Types

This section is empty.

Jump to

Keyboard shortcuts

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