package
0.0.0-20200816024143-17a5fe926d98
Repository: https://github.com/teaweb/plugin.git
Documentation: pkg.go.dev
# README
跟TeaWeb主线程交互说明
接收
- Start - 启动插件
- Stop - 停止插件
- Reload - 刷新插件
- ReloadApp - 刷新单个App
- FilterRequest - 过滤HTTP请求
- FilterResponse - 过滤HTTP响应
发送
- Register - 注册插件
- ReloadApps - 刷新插件相关的所有Apps
- ReloadApp - 刷新单个App
- FilterRequest - 过滤HTTP请求结果
- FilterResponse - 过滤HTTP响应结果
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author