sshpiper/cmd/sshpiperd/internal/plugin
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
..
chain.go Refactor plugin.proto and pluginbase.go to add support for metadata in connection context (#475) 2024-10-27 23:57:21 -07:00
grpc.go Refactor plugin.proto and pluginbase.go to add support for metadata in connection context (#475) 2024-10-27 23:57:21 -07:00
tty.go Cross-compatible check if FD is a TTY terminal (#151) 2023-04-06 14:57:24 -07:00