Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UIPlugin ¶
type UIPlugin struct { plugin.NetRPCUnsupportedPlugin Impl terminal.UI // Impl is the concrete implementation Mappers []*argmapper.Func // Mappers Logger hclog.Logger // Logger // contains filtered or unexported fields }
UIPlugin implements plugin.Plugin (specifically GRPCPlugin) for the terminal.UI interface.
func (*UIPlugin) GRPCClient ¶
func (*UIPlugin) GRPCServer ¶
Click to show internal directories.
Click to hide internal directories.