Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
consensus
|
|
raft
Package raft sends and receives messages in the Protocol Buffer format defined in the raftpb package.
|
Package raft sends and receives messages in the Protocol Buffer format defined in the raftpb package. |
raft/raftpb
Package raftpb is a generated protocol buffer package.
|
Package raftpb is a generated protocol buffer package. |
raftgroup/stats
Package stats defines a standard interface for etcd cluster statistics.
|
Package stats defines a standard interface for etcd cluster statistics. |
rafthttp
Package rafthttp implements HTTP transportation layer for etcd/raft pkg.
|
Package rafthttp implements HTTP transportation layer for etcd/raft pkg. |
rafthttp/transport
Package transport implements various HTTP transport utilities based on Go net package.
|
Package transport implements various HTTP transport utilities based on Go net package. |
pkg
|
|
contention
Package contention provides facilities for detecting system contention.
|
Package contention provides facilities for detecting system contention. |
glog
Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
|
Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
netutil
Package netutil implements network-related utility functions.
|
Package netutil implements network-related utility functions. |
types
Package types declares various data types and implements type-checking functions.
|
Package types declares various data types and implements type-checking functions. |
adminapi/apipb
Package apipb is a generated protocol buffer package.
|
Package apipb is a generated protocol buffer package. |
tools
|
|
check_index
解析index file工具, 使用方式:./main -path=/Users/flike/Downloads/00000000000007f9.idx -start=1 -count=10 查看使用方式:./main --help
|
解析index file工具, 使用方式:./main -path=/Users/flike/Downloads/00000000000007f9.idx -start=1 -count=10 查看使用方式:./main --help |
check_record
解析segment file工具, 使用方式:./main -path=/Users/flike/Downloads/00000000000007f9.log -start=1 -count=10 查看使用方式:./main --help
|
解析segment file工具, 使用方式:./main -path=/Users/flike/Downloads/00000000000007f9.log -start=1 -count=10 查看使用方式:./main --help |
Click to show internal directories.
Click to hide internal directories.