//
pkg.gl
Category
go.etcd.io/etcd/tests/v3
functional
agent
package
3.6.0-alpha.0
Repository:
https://github.com/etcd-io/etcd.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
19
Dependents
2
Files
955 SLOC
#
Functions
NewServer
NewServer returns a new agent server.
#
Structs
Server
Server implements "rpcpb.TransportServer" and other etcd operations as an agent no need to lock fields since request operations are serialized in tester-side.