sshpiper/libplugin
Boshi Lian 0e6168a6b8
Refactor plugin.proto and pluginbase.go to add support for metadata in connection context (#475)
* Refactor plugin.proto and pluginbase.go to add support for metadata in connection context

* go fmt

* move test plugin out

* Refactor Dockerfile to build test plugin in e2e/testplugin directory

* mv testplugin -> testgrpcplugin

* add test for connection metadata

* enable logging to stdout

* Refactor Dockerfile to build test plugin in e2e/testplugin directory
2024-10-27 23:57:21 -07:00
..
ioconn Add doc and tests for ioconn package (#291) 2023-12-25 15:01:40 -08:00
doc.go libplugin 2022-07-04 16:49:50 +00:00
plugin.pb.go Refactor plugin.proto and pluginbase.go to add support for metadata in connection context (#475) 2024-10-27 23:57:21 -07:00
plugin.proto Refactor plugin.proto and pluginbase.go to add support for metadata in connection context (#475) 2024-10-27 23:57:21 -07:00
plugin_grpc.pb.go Add PipeCreateErrorCallback to handle pipe creation errors (#290) 2023-12-24 03:54:49 -08:00
pluginbase.go Refactor plugin.proto and pluginbase.go to add support for metadata in connection context (#475) 2024-10-27 23:57:21 -07:00
skel.go add skel plugin for code sharing (#473) 2024-10-24 23:15:26 -07:00
template.go Make the log formatter configurable (#371) 2024-05-08 15:11:18 -07:00
util.go add skel plugin for code sharing (#473) 2024-10-24 23:15:26 -07:00