Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Appender ¶
type Appender struct {
// contains filtered or unexported fields
}
type DuckDBModule ¶
type DuckDBModule struct {
}
func (DuckDBModule) Exports ¶
func (d DuckDBModule) Exports() map[string]any
func (DuckDBModule) ExportsWithEngine ¶
func (d DuckDBModule) ExportsWithEngine(eng *engine.Engine) map[string]any
func (DuckDBModule) Identity ¶
func (d DuckDBModule) Identity() string
func (DuckDBModule) TypeDefine ¶
func (d DuckDBModule) TypeDefine() []byte
Click to show internal directories.
Click to hide internal directories.