extensions

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(name string) (*extdef.Extension, error)

Get returns the emulated extension with the given name, or an error if Doltgres does not emulate it.

func GetAll

func GetAll() map[string]*extdef.Extension

GetAll returns every extension that Doltgres emulates, keyed by name. The map must not be modified.

func GetFunction

func GetFunction(extensionName string, symbol string) (extdef.Function, error)

GetFunction returns the implementation of the given symbol within the given extension.

func Init

func Init()

Init adds every emulated extension to the registry, making them installable through CREATE EXTENSION.

func Register added in v1.2.0

func Register(ext *extdef.Extension)

Register adds the given extension to the registry.

Types

This section is empty.

Directories

Path Synopsis
uuid-ossp

Jump to

Keyboard shortcuts

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