join

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 5, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

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 {
	Result []string
	Vars   [][]string

	Bats []*batch.Batch
	// contains filtered or unexported fields
}

type Container

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

type HashTable

type HashTable struct {
	Sels       [][]int64
	IntHashMap *hashtable.Int64HashMap
	StrHashMap *hashtable.StringHashMap
}

Jump to

Keyboard shortcuts

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