Documentation
¶
Index ¶
Constants ¶
View Source
const ( // MemCheckInterval denotes the frequency at which the memory consumption is checked MemCheckInterval = 1 * time.Second )
Parameters for checking memory consumption of query
Variables ¶
View Source
var ( // ErrorMemoryBreach denotes that the provided / requested maximum memory usage has been exceeded ErrorMemoryBreach = errors.New("maximum memory breach") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.