mirror of
https://github.com/alibaba/higress.git
synced 2026-05-25 05:07:26 +08:00
feat: add golang filter and mcp-server (#1942)
Co-authored-by: johnlanni <zty98751@alibaba-inc.com>
This commit is contained in:
9
plugins/golang-filter/README.md
Normal file
9
plugins/golang-filter/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
## 介绍
|
||||
|
||||
## 快速构建
|
||||
|
||||
使用以下命令可以快速构建 golang filter 插件:
|
||||
|
||||
```bash
|
||||
GO_FILTER_NAME=mcp-server make build
|
||||
```
|
||||
Reference in New Issue
Block a user