planbuilder

package
v0.5.643 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// only string "false" will disable.
	PlanCacheEnabled string = "true" //nolint:revive,gochecknoglobals // acceptable

)

Functions

This section is empty.

Types

type PlanBuilder added in v0.5.375

type PlanBuilder interface {
	BuildPlanFromContext(handlerCtx handler.HandlerContext) (plan.Plan, error)
}

func NewPlanBuilder added in v0.5.375

func NewPlanBuilder(transactionContext txn_context.ITransactionContext) PlanBuilder

Jump to

Keyboard shortcuts

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