-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
8,369 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
[ | ||
{ | ||
"label": "Wasm 插件和开发篇", | ||
"translations": { | ||
"en": "Development Wasm Plugin" | ||
}, | ||
"items": [ | ||
{ | ||
"label": "Wasm 插件介绍和开发自定义插件", | ||
"translations": { | ||
"en": "Plugins and Development custom" | ||
}, | ||
"link": "docs/ebook/wasm14/" | ||
}, | ||
{ | ||
"label": "Wasm 插件原理", | ||
"translations": { | ||
"en": "Wasm Plugin principle" | ||
}, | ||
"link": "docs/ebook/wasm15/" | ||
}, | ||
{ | ||
"label": "Higress 插件GoSDK与处理流程", | ||
"translations": { | ||
"en": "Higress GoSDK Processing " | ||
}, | ||
"link": "docs/ebook/wasm16/" | ||
}, | ||
{ | ||
"label": "HTTP 调用", | ||
"translations": { | ||
"en": "HTTP Call" | ||
}, | ||
"link": "docs/ebook/wasm17/" | ||
}, | ||
{ | ||
"label": "Redis 调用", | ||
"translations": { | ||
"en": "Redis Call" | ||
}, | ||
"link": "docs/ebook/wasm18/" | ||
}, | ||
{ | ||
"label": "Wasm 生效原理", | ||
"translations": { | ||
"en": "Wasm Effective Principle " | ||
}, | ||
"link": "docs/ebook/wasm19/" | ||
} | ||
] | ||
} | ||
] |
Oops, something went wrong.