plan

package
v3.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueryPlan

type QueryPlan struct {
	AST syntax.Expr
}

func (QueryPlan) Equal

func (t QueryPlan) Equal(other QueryPlan) bool

func (*QueryPlan) Hash

func (t *QueryPlan) Hash() uint32

func (QueryPlan) Marshal

func (t QueryPlan) Marshal() ([]byte, error)

func (QueryPlan) MarshalJSON

func (t QueryPlan) MarshalJSON() ([]byte, error)

func (*QueryPlan) MarshalTo

func (t *QueryPlan) MarshalTo(data []byte) (int, error)

func (*QueryPlan) Size

func (t *QueryPlan) Size() int

func (QueryPlan) String

func (t QueryPlan) String() string

func (*QueryPlan) Unmarshal

func (t *QueryPlan) Unmarshal(data []byte) error

func (*QueryPlan) UnmarshalJSON

func (t *QueryPlan) UnmarshalJSON(data []byte) error

Jump to

Keyboard shortcuts

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