Documentation ¶
Overview ¶
Package agent implements functional-tester agent server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { rpcpb.TransportServer *rpcpb.Member *rpcpb.Tester // contains filtered or unexported fields }
Server implements "rpcpb.TransportServer" and other etcd operations as an agent no need to lock fields since request operations are serialized in tester-side
func (*Server) StartServe ¶
StartServe starts serving agent server.
Click to show internal directories.
Click to hide internal directories.