decomposer: generate files for Maintain only the latest check result for each monitored target in concurrency-safe memory and expose it through the specified FastAPI current-status endpoint.
This commit is contained in:
3
src/current_status/__main__.py
Normal file
3
src/current_status/__main__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .transform import main
|
||||
|
||||
main()
|
||||
Reference in New Issue
Block a user