complement

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: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Build = iota
	Probe
	End
)
View Source
const (
	UnitLimit = 256
)

Variables

View Source
var OneInt64s []int64

Functions

func Call

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

func Prepare

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

func String

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

Types

type Argument

type Argument struct {
	IsPreBuild bool // hashtable is pre-build
	Result     []int32
	Conditions [][]Condition
	// contains filtered or unexported fields
}

type Condition

type Condition struct {
	Scale int32
	Expr  *plan.Expr
}

type Container

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

Jump to

Keyboard shortcuts

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