package
Version:
v0.0.0-...-60dc3e1
Opens a new window with list of versions in this module.
Published: Dec 16, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewClient(
name string,
cmd *exec.Cmd,
l hclog.Logger,
p plugin.Plugin,
hs plugin.HandshakeConfig) (client *Client, obj any, err error)
func (c *Client) RawClient() *plugin.Client
func NewServer(
name string,
l hclog.Logger,
hs plugin.HandshakeConfig,
impl plugin.Plugin) (*Server, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.