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