//
pkg.gl
Category
github.com/damonchen/go-plugin-example
echo-example
shared
package
0.0.0-20191123135221-98f22ab030ea
Repository:
https://github.com/damonchen/go-plugin-example.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
54 SLOC
#
Variables
Handshake
Handshake 通用的 handshake.
PluginMap
PluginMap is the map of plugins we can dispense.
#
Structs
EchoPlugin
EchoPlugin echo plugin.
GRPCClient
No description provided by the author
GRPCServer
GRPCServer grpc server.
#
Interfaces
Echo
Echo echo service.