directory
0.1.1
Repository: https://github.com/zostay/zedpm.git
Documentation: pkg.go.dev

# Packages

Package client implements the gRPC client used by the zedpm master process to communicate with all the plugins.
Package service implements the gRPC service for plugins so plugins can just implement the plugin.Interface and related interfaces.