Versions in this module Expand all Collapse all v1 v1.0.0 Dec 16, 2024 Changes in this version + var Plugin = &plugin + type Module struct + func (f *Module) Attr(n string) (starlark.Value, error) + func (f *Module) AttrNames() []string + func (f *Module) Freeze() + func (f *Module) Hash() (uint32, error) + func (f *Module) String() string + func (f *Module) Truth() starlark.Bool + func (f *Module) Type() string