addresses

package
v0.6.5 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AddressImpl = &sqlite.FunctionImpl{
	NArgs:         1,
	Deterministic: true,
	AllowIndirect: true,
	Scalar:        addressFunc,
}

addressImpl is the implementation of the ADDRESS function.

Functions

func Register

func Register(c *sqlite.Conn) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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