cad

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Plugin = &plugin{}

Functions

This section is empty.

Types

type Future

type Future struct {
	Future workflow.Future
}

func (*Future) Attr

func (r *Future) Attr(n string) (starlark.Value, error)

func (*Future) AttrNames

func (r *Future) AttrNames() []string

func (*Future) Freeze

func (r *Future) Freeze()

func (*Future) Hash

func (r *Future) Hash() (uint32, error)

func (*Future) Result

func (r *Future) Result(t *starlark.Thread) (starlark.Value, error)

func (*Future) String

func (r *Future) String() string

func (*Future) Truth

func (r *Future) Truth() starlark.Bool

func (*Future) Type

func (r *Future) Type() string

type Module

type Module struct {
	// contains filtered or unexported fields
}

func (*Module) Attr

func (r *Module) Attr(n string) (starlark.Value, error)

func (*Module) AttrNames

func (r *Module) AttrNames() []string

func (*Module) Freeze

func (r *Module) Freeze()

func (*Module) Hash

func (r *Module) Hash() (uint32, error)

func (*Module) String

func (r *Module) String() string

func (*Module) Truth

func (r *Module) Truth() starlark.Bool

func (*Module) Type

func (r *Module) Type() string

Jump to

Keyboard shortcuts

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