mergetop

package
v0.5.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Build = iota
	Eval
	End
)

Variables

This section is empty.

Functions

func Call

func Call(proc *process.Process, arg interface{}) (bool, error)

func Prepare

func Prepare(_ *process.Process, arg interface{}) error

func String

func String(arg interface{}, buf *bytes.Buffer)

Types

type Argument

type Argument struct {
	Fs    []top.Field // Fs store the order information
	Limit int64       // Limit store the number of mergeTop-operator
	// contains filtered or unexported fields
}

type Container added in v0.5.0

type Container struct {
	// contains filtered or unexported fields
}

func (*Container) Len added in v0.5.0

func (ctr *Container) Len() int

func (*Container) Less added in v0.5.0

func (ctr *Container) Less(i, j int) bool

func (*Container) Pop added in v0.5.0

func (ctr *Container) Pop() interface{}

func (*Container) Push added in v0.5.0

func (ctr *Container) Push(x interface{})

func (*Container) Swap added in v0.5.0

func (ctr *Container) Swap(i, j int)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL