//
pkg.gl
Category
github.com/zostay/zedpm
plugin
grpc
directory
0.1.1
Repository:
https://github.com/zostay/zedpm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
Packages
client
Package client implements the gRPC client used by the zedpm master process to communicate with all the plugins.
service
Package service implements the gRPC service for plugins so plugins can just implement the plugin.Interface and related interfaces.