Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Symbols = map[string]map[string]reflect.Value{ "github.com/barab-i/incipio/internal/theme": { "CurrentTheme": reflect.ValueOf(&theme.CurrentTheme).Elem(), }, }
Symbols contains the map of symbols for packages used by plugins, making them available to Yaegi interpreters.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.