DockerCLI/cli-plugins
Kir Kolyshkin 8eb1567b78 cli-plugins/manager: simplify generating errors
1. Ditch wrapAsPluginError as we can simply use NewPluginError now.

2. Add a TODO to remove pluginError.Cause method.

3. Stop referring to pkg/errors method (except for 2 above).

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2024-10-09 17:23:13 -07:00
..
examples/helloworld cli-plugins: helloworld: rename var that collided with import 2024-01-11 22:25:15 +01:00
hooks plugins/templates: break on newlines when printing hooks 2024-04-15 12:59:53 +01:00
manager cli-plugins/manager: simplify generating errors 2024-10-09 17:23:13 -07:00
plugin cli-plugins: RunPlugin(): rename error-variable that's possibly shadowed 2024-07-05 11:01:41 +02:00
socket plugins: don't panic on Close if PluginServer nil 2024-08-07 14:04:31 +01:00