Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PluginService ¶
type PluginService struct {
// contains filtered or unexported fields
}
func NewPluginService ¶
func NewPluginService(logger log.CtxLogger, br registry, sr registry) *PluginService
func (*PluginService) List ¶
func (s *PluginService) List(context.Context) (map[string]sdk.Specification, error)
func (*PluginService) NewProcessor ¶
Directories ¶
Path | Synopsis |
---|---|
impl/avro
Package avro is a generated GoMock package.
|
Package avro is a generated GoMock package. |
internal/diff
Package diff computes differences between text files or strings.
|
Package diff computes differences between text files or strings. |
internal/diff/difftest
Package difftest supplies a set of tests that will operate on any implementation of a diff algorithm as exposed by "github.com/conduitio/conduit/pkg/plugin/processor/builtin/internal/diff"
|
Package difftest supplies a set of tests that will operate on any implementation of a diff algorithm as exposed by "github.com/conduitio/conduit/pkg/plugin/processor/builtin/internal/diff" |
internal/diff/lcs
package lcs contains code to find longest-common-subsequences (and diffs)
|
package lcs contains code to find longest-common-subsequences (and diffs) |
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.