-
chore(plugin/jshandler): remove JS handler plugin implementation and related tests
发布于
2026-06-12 19:57:29 +00:00 | 631 次提交 在此版本后已推送到 main- Removed the entire
jshandlerplugin implementation, includingabi.go,engine.go,config.go, and associated test files. - Deleted the
scriptsdirectory containing JavaScript examples. - Cleaned up the
go.modandgo.sumdependencies related tojshandler. - Ensured redundant code and files associated with the removed plugin are purged from the repository.
下载附件
- Removed the entire