servers

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2022 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DestinationServer

type DestinationServer struct {
	pb.UnimplementedDestinationServer
	Plugin *plugins.DestinationPlugin
	Logger zerolog.Logger
}

func (*DestinationServer) Close added in v0.11.4

func (*DestinationServer) Configure

func (*DestinationServer) DeleteStale added in v0.12.0

func (*DestinationServer) GetMetrics added in v0.13.15

func (*DestinationServer) GetName added in v0.0.10

func (*DestinationServer) GetProtocolVersion added in v0.13.8

func (*DestinationServer) GetVersion added in v0.0.10

func (*DestinationServer) Migrate added in v0.9.0

func (*DestinationServer) Write added in v0.0.4

func (*DestinationServer) Write2 added in v0.13.16

Note the order of operations in this method is important! Trying to insert into the `resources` channel before starting the reader goroutine will cause a deadlock.

type SourceServer

type SourceServer struct {
	pb.UnimplementedSourceServer
	Plugin *plugins.SourcePlugin
	Logger zerolog.Logger
}

func (*SourceServer) GetMetrics added in v0.13.15

func (*SourceServer) GetName added in v0.0.10

func (*SourceServer) GetProtocolVersion added in v0.13.8

func (*SourceServer) GetSyncSummary added in v0.12.0

func (*SourceServer) GetTables

func (*SourceServer) GetVersion added in v0.0.10

func (*SourceServer) Sync added in v0.0.4

func (*SourceServer) Sync2 added in v0.13.16

func (s *SourceServer) Sync2(req *pb.Sync2_Request, stream pb.Source_Sync2Server) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL