📝 添加shared_memory文档

This commit is contained in:
2024-08-17 00:18:06 +08:00
parent 85a13251a5
commit b356524a9e
5 changed files with 70 additions and 25 deletions

View File

@ -1,13 +1,10 @@
# -*- coding: utf-8 -*-
"""
Copyright (C) 2020-2024 LiteyukiStudio. All Rights Reserved
@Time : 2024/7/26 下午10:36
@Author : snowykami
@Email : snowykami@outlook.com
@File : __init__.py
@Software: PyCharm
该模块用于轻雪主进程和Nonebot子进程之间的通信
依赖关系
event -> _
storage -> channel
rpc -> channel, storage
"""
from liteyuki.comm.channel import (
Channel,