package
Version:
v2.0.0
Opens a new window with list of versions in this module.
Published: Jun 14, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type HeapByMaxValue promql.Vector
func (s HeapByMaxValue) Len() int
func (s HeapByMaxValue) Less(i, j int) bool
func (s *HeapByMaxValue) Pop() interface{}
func (s *HeapByMaxValue) Push(x interface{})
func (s HeapByMaxValue) Swap(i, j int)
type HeapByMinValue promql.Vector
func (s HeapByMinValue) Len() int
func (s HeapByMinValue) Less(i, j int) bool
func (s *HeapByMinValue) Pop() interface{}
func (s *HeapByMinValue) Push(x interface{})
func (s HeapByMinValue) Swap(i, j int)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.