Documentation
¶
Overview ¶
Package extract uses the `yaegi extract` tool in order to generate the reflect.Value symbols of internal types.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Symbols = make(map[string]map[string]reflect.Value) // nolint:gochecknoglobals // yaegi
Symbols are extracted from the internal types (compiled at runtime).
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.