gorpcvtctlserver

package
v2.0.0-alpha5+incompat... Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2015 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Overview

Package gorpcvtctlserver contains the Go RPC implementation of the server side of the remote execution of vtctl commands.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartServer

func StartServer(ts topo.Server)

StartServer registers the Server for RPCs

Types

type VtctlServer

type VtctlServer struct {
	// contains filtered or unexported fields
}

VtctlServer is our RPC server

func NewVtctlServer

func NewVtctlServer(ts topo.Server) *VtctlServer

NewVtctlServer returns a new Vtctl Server for the topo server.

func (*VtctlServer) ExecuteVtctlCommand

func (s *VtctlServer) ExecuteVtctlCommand(ctx context.Context, query *gorpcproto.ExecuteVtctlCommandArgs, sendReply func(interface{}) error) (err error)

ExecuteVtctlCommand is the server side method that will execute the query, and stream the results.

Jump to

Keyboard shortcuts

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