package
0.1.8
Repository: https://github.com/sftpgo/sdk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Constants

PluginName defines the name for an ipfilter plugin.

# Variables

Handshake is a common handshake that is shared by plugin and host.
PluginMap is the map of plugins we can dispense.

# Structs

GRPCClient is an implementation of IPFilter interface that talks over RPC.
GRPCServer defines the gRPC server that GRPCClient talks to.
Plugin defines the implementation to serve/connect to a notifier plugin.

# Interfaces

Filter defines the interface for ipfilter plugins.