- Add ErrNotImplemented error to plugins/api package with proper documentation - Refactor callMethod in wasm_base_plugin to use api.ErrNotImplemented - Improve metrics recording logic to exclude not-implemented methods - Add better tracing and context handling for plugin calls - Reorganize error definitions with clear documentation |
||
|---|---|---|
| .. | ||
| api.pb.go | ||
| api.proto | ||
| api_host.pb.go | ||
| api_options.pb.go | ||
| api_plugin.pb.go | ||
| api_plugin_dev.go | ||
| api_plugin_dev_named_registry.go | ||
| api_vtproto.pb.go | ||
| errors.go | ||