blitz_api/app
fusion44 ef9bfbefe4 feat: add supporting types for error handling
- add a result type similar to the Rust Result type from
https://github.com/rustedpy/result
- add a Report class to propagate error information back on the stack
with return types instead of exceptions

refs #123
2025-05-06 09:16:46 +02:00
..
api feat: add supporting types for error handling 2025-05-06 09:16:46 +02:00
apps feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
auth feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
bitcoind feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
external feat: add supporting types for error handling 2025-05-06 09:16:46 +02:00
lightning feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
setup feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
system feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
__init__.py feat: prepare for release 0.5.1beta 2023-02-05 21:24:31 +01:00
logging.py feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
main.py feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
server.py feat: make config loading more flexible 2025-03-23 17:43:39 +01:00