package
0.0.0-20191123135221-98f22ab030ea
Repository: https://github.com/damonchen/go-plugin-example.git
Documentation: pkg.go.dev

# README

echo example

实现了基本的 grpc 下的处理

运行

go build
cd plugin
go build
cd ..

export ECHO_PLUGIN=./plugin/plugin
./echo-example 'test echo server'

# Packages

No description provided by the author
No description provided by the author
No description provided by the author