Directories
¶
| Path | Synopsis |
|---|---|
|
Package connector defines the public contract every connector module must satisfy.
|
Package connector defines the public contract every connector module must satisfy. |
|
Package conntest provides lightweight test helpers for writing connector unit tests.
|
Package conntest provides lightweight test helpers for writing connector unit tests. |
|
Package entity exposes shared entity types used in the public wick contract (tool/job registration).
|
Package entity exposes shared entity types used in the public wick contract (tool/job registration). |
|
Package job defines the public contract every background job module must implement.
|
Package job defines the public contract every background job module must implement. |
|
Package plugin is the wick connector plugin platform: the shared transport (hashicorp/go-plugin + gRPC) used by the host to drive a connector that runs in its own process, and the SDK a connector binary uses to serve itself.
|
Package plugin is the wick connector plugin platform: the shared transport (hashicorp/go-plugin + gRPC) used by the host to drive a connector that runs in its own process, and the SDK a connector binary uses to serve itself. |
|
Package tool defines the public contract every tool module must satisfy.
|
Package tool defines the public contract every tool module must satisfy. |
|
Package wickdocs defines the shared optional documentation struct embedded by every workflow descriptor (built-in node, channel event, channel action, connector operation, trigger type).
|
Package wickdocs defines the shared optional documentation struct embedded by every workflow descriptor (built-in node, channel event, channel action, connector operation, trigger type). |
Click to show internal directories.
Click to hide internal directories.