# Functions

NewClient is a wrapper of plugin.NewClient.
Serve is a wrapper of plugin.Serve.

# Constants

SDKVersion is the SDK version.

# Structs

ClientOpts is an option for initializing a Client.
GRPCClient is a host-side implementation.
GRPCServer is a plugin-side implementation.
RuleSetPlugin is a wrapper to satisfy the interface of go-plugin.
ServeOpts is an option for serving a plugin.