//
pkg.gl
Category
github.com/skilld-labs/etcd/v3
functional
agent
package
3.5.4
Repository:
https://github.com/skilld-labs/etcd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
20
Dependents
1
Files
951 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.