//
pkg.gl
Category
github.com/terraform-linters/tflint-plugin-sdk
plugin
internal
plugin2host
package
0.22.0
Repository:
https://github.com/terraform-linters/tflint-plugin-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
23
Dependents
2
Files
588 SLOC
#
Structs
GRPCClient
GRPCClient is a plugin-side implementation.
GRPCServer
GRPCServer is a host-side implementation.
#
Interfaces
Server
Server is the interface that the host should implement when a plugin communicates with the host.