//
pkg.gl
Category
github.com/jiajunhuang/etcd
functional
agent
package
3.3.8+incompatible
Repository:
https://github.com/jiajunhuang/etcd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
0
Files
879 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.