Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateFuncCallExpr ¶
GenerateFuncCallExpr generate random builtin chain
func GenerateHintExpr ¶
func GenerateHintExpr(table *types.Table) (h *ast.TableOptimizerHint)
GenerateHintExpr ...
func GenerateTimestampFuncCallExpr ¶
func GenerateTimestampFuncCallExpr() *ast.FuncCallExpr
GenerateTimestampFuncCallExpr generate builtin func which will return date type
func GenerateTypeFuncCallExpr ¶
func GenerateTypeFuncCallExpr(t string) *ast.FuncCallExpr
GenerateTypeFuncCallExpr generate FuncCallExpr by given type
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.