Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BytecodeCache ¶
type BytecodeCache map[int][]cacheEntry
BytecodeCache contains the bytecode cache The map index is the length of the query The value is a slice with a list of queries
Click to show internal directories.
Click to hide internal directories.