function

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by gen_builtin_function.go, DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var BuiltInFunctions = []BuiltInFunction{}/* 273 elements not displayed */

Functions

This section is empty.

Types

type BuiltInFunction

type BuiltInFunction struct {
	Name        string
	Method      string
	Description string
	ExampleSQLs []string
	URL         string
}

func FindBuiltInFunction

func FindBuiltInFunction(name string) (BuiltInFunction, bool)

Jump to

Keyboard shortcuts

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