Module plugin_in_memory

Source
Expand description

This module provides an in-memory implementation of plugins.

The InMemoryPluginRepository struct is used to store and retrieve plugins script paths for further execution. Also provides compiled code caching.

Structsยง

InMemoryPluginRepository