ModulesΒ§
- runner π
StructsΒ§
- Dynamic
KeyLock Guard - A guard for the dynamic key lock.
- Loaded
Procedure π - Procedure loaded from store.
- Local
Manager - A ProcedureManager that maintains procedure states locally.
- Manager
Config - Config for LocalManager.
- Manager
Context π - Shared context of the manager.
- Procedure
Meta π - Shared metadata of a procedure.
- Remove
Outdated πMeta Function
ConstantsΒ§
- META_
TTL π - The expired time of a procedureβs metadata.
FunctionsΒ§
- acquire_
dynamic_ key_ lock - Acquires a dynamic key lock for the given key.
Type AliasesΒ§
- Dynamic
KeyLock π - The dynamic lock for procedure execution.
- Procedure
Meta πRef - Reference counted pointer to ProcedureMeta.