Registry / other / solana-geyser-plugin-manager

solana-geyser-plugin-manager

JSON →
library4.0.0rscratesunverified

The Solana Geyser plugin manager for managing plugin lifecycle.

# Cargo.toml [dependencies] solana-geyser-plugin-manager = "4.0.0"
INSTALL
IMPORT
SIG · SOLANA-GEYSER-PLUG
S
solana-geyser-plugin-manager
otherrustv4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GeyserPluginManager
use solana_geyser_plugin_manager::GeyserPluginManager;

Create a new Geyser plugin manager.

use solana_geyser_plugin_manager::GeyserPluginManager; fn main() { let manager = GeyserPluginManager::new(); println!("Plugin manager created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
solana-geyser-plugin-manager — cargo add solana-geyser-plugin-manager · libregistry