Documentation ¶
Overview ¶
Package gorpcmysqlctlserver contains the Go RPC implementation of the server side of the remote execution of mysqlctl commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartServer ¶
StartServer registers the Server for RPCs.
Types ¶
type MysqlctlServer ¶
type MysqlctlServer struct {
// contains filtered or unexported fields
}
MysqlctlServer is our RPC server.
Click to show internal directories.
Click to hide internal directories.