package
0.3.0
Repository: https://github.com/terraform-docs/plugin-sdk.git
Documentation: pkg.go.dev

# Functions

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

# Structs

Client is an RPC client for the host.
ClientOpts is an option for initializing a Client.
ExecuteArgs is the collection of arguments being sent by terraform-docs core while executing the plugin command.
ServeOpts is an option for serving a plugin.