mirror of
https://gitee.com/quecpython/helios-service.git
synced 2025-05-18 21:58:23 +08:00
支持BC25模块的 Helios Service框架
支持功能service
- 目前只支持 LogService
- 规划中支持 NetService -> 规划中
其他功能
- 支持sys_bus
- 支持文件读取
- 支持线程监控等
使用方式
from usr.guard import GuardContext
context = GuardContext()
context.refresh()