Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExternalDocs ¶
type ExternalDocs struct {
// contains filtered or unexported fields
}
func New ¶ added in v0.0.19
func New(inter *runtime.Interpreter) ExternalDocs
func (ExternalDocs) Lookup ¶
func (e ExternalDocs) Lookup(name string, env *runtime.Environment, decl ast.Decl) (runtime.RuntimeValue, bool)
Click to show internal directories.
Click to hide internal directories.