package
0.0.0-20231109225250-22a6844f1611
Repository: https://github.com/pulberg/terraform-docs.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.
Server is an RPC Server acting as a plugin.