package
0.5.12
Repository: https://github.com/exasol/extension-manager.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Instances of type ExtensionContext are passed to an extension so that extension can - retrieve context information like the extension schema name (field ExtensionSchemaName) - execute SQL queries against the database using a [SqlClient] - or resolve files in BucketFS using [BucketFs].

# Interfaces

BucketFsContext allows extensions to interact with BucketFS.
No description provided by the author
MetadataContext contains methods for reading Exasol metadata tables.