Module plugin

Source
Expand description

PgDog’s plugin interface.

This loads the shared library using libloading and exposes a safe interface to the plugin’s methods.

Structs§

Plugin
Plugin interface.