source

package
v2.7.0 Latest Latest
Warning

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

Go to latest
Published: May 9, 2023 License: MPL-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const MaxMsgSize = 100 * 1024 * 1024 // 100 MiB

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	pb.UnimplementedSourceServer
	Plugin *source.Plugin
	Logger zerolog.Logger
}

func (*Server) GenDocs

func (s *Server) GenDocs(_ context.Context, req *pb.GenDocs_Request) (*pb.GenDocs_Response, error)

func (*Server) GetMetrics

func (*Server) GetName

func (*Server) GetTables

func (*Server) GetVersion

func (*Server) Init

func (s *Server) Init(ctx context.Context, req *pb.Init_Request) (*pb.Init_Response, error)

func (*Server) Sync

func (s *Server) Sync(_ *pb.Sync_Request, stream pb.Source_SyncServer) error

Jump to

Keyboard shortcuts

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