Documentation
¶
Index ¶
- Variables
- type Future
- func (r *Future) Attr(n string) (starlark.Value, error)
- func (r *Future) AttrNames() []string
- func (r *Future) Freeze()
- func (r *Future) Hash() (uint32, error)
- func (r *Future) Result(t *starlark.Thread) (starlark.Value, error)
- func (r *Future) String() string
- func (r *Future) Truth() starlark.Bool
- func (r *Future) Type() string
- type Module
Constants ¶
This section is empty.
Variables ¶
View Source
var Plugin = &plugin{}
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.