nonebot2/tests/plugins/param
2023-08-29 18:45:12 +08:00
..
__init__.py add test cases 2021-12-20 00:28:02 +08:00
param_arg.py 🐛 Fix: 修复 ArgParam 不支持 Annotated (#2124) 2023-06-24 19:18:24 +08:00
param_bot.py Feature: 依赖注入支持 Generic TypeVar 和 Matcher 重载 (#2089) 2023-06-11 15:33:33 +08:00
param_default.py add param tests 2021-12-20 14:31:48 +08:00
param_depend.py Feature: 支持子依赖定义 Pydantic 类型校验 (#2310) 2023-08-29 18:45:12 +08:00
param_event.py Feature: 依赖注入支持 Generic TypeVar 和 Matcher 重载 (#2089) 2023-06-11 15:33:33 +08:00
param_exception.py add param tests 2021-12-20 14:31:48 +08:00
param_matcher.py Feature: 依赖注入支持 Generic TypeVar 和 Matcher 重载 (#2089) 2023-06-11 15:33:33 +08:00
param_state.py Feature: 支持 re.Match 依赖注入 (#1950) 2023-04-27 21:58:56 +08:00
priority.py improve dependency injection params (#2034) 2023-05-21 16:01:55 +08:00