package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev

# Variables

TypeDatetime represents the template context of types.ETDatetime .
TypeDecimal represents the template context of types.ETDecimal .
TypeDuration represents the template context of types.ETDuration .
TypeInt represents the template context of types.ETInt .
TypeJSON represents the template context of types.ETJson .
TypeReal represents the template context of types.ETReal .
TypeString represents the template context of types.ETString .

# Structs

TypeContext is the template context for each "github.com/pingcap/tidb/pkg/types".EvalType .