package
Version:
v0.3.2
Opens a new window with list of versions in this module.
Published: Jun 6, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Frequency is the parsed plugin memory write cadence.
Parse converts a plugin config value into a write frequency.
Mode identifies when plugin memory writes should be flushed.
const (
Invalid Mode = "invalid"
Async Mode = "async"
Turn Mode = "turn"
Session Mode = "session"
Every Mode = "every"
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.