package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Mar 27, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Finder is an in-memory cache with optional lazy-loading through Loader.
New creates Finder instance.
Add stores an Agent under the provided name key.
All returns a snapshot of all cached agents.
It does not invoke the loader.
Agent returns an Agent by name, loading it if not found in the cache.
Remove deletes cached agent by name and bumps Version.
Version returns internal version counter.
Option mutates Finder during construction.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.