Skip to content

Commit

Permalink
*: update gogoproto
Browse files Browse the repository at this point in the history
  • Loading branch information
xiang90 committed Sep 3, 2015
1 parent ae2b43b commit ef7cf05
Show file tree
Hide file tree
Showing 8 changed files with 4,225 additions and 3,901 deletions.
486 changes: 260 additions & 226 deletions etcdserver/etcdserverpb/etcdserver.pb.go

Large diffs are not rendered by default.

365 changes: 194 additions & 171 deletions etcdserver/etcdserverpb/raft_internal.pb.go

Large diffs are not rendered by default.

4,573 changes: 2,358 additions & 2,215 deletions etcdserver/etcdserverpb/rpc.pb.go

Large diffs are not rendered by default.

1,896 changes: 982 additions & 914 deletions raft/raftpb/raft.pb.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/genproto.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set -e
PREFIX="github.com/coreos/etcd/Godeps/_workspace/src"
DIRS="./wal/walpb ./etcdserver/etcdserverpb ./snap/snappb ./raft/raftpb ./storage/storagepb"

SHA="64f27bf06efee53589314a6e5a4af34cdd85adf6"
SHA="932b70afa8b0bf4a8e167fdf0c3367cebba45903"

if ! protoc --version > /dev/null; then
echo "could not find protoc, is it installed + in PATH?"
Expand Down
182 changes: 97 additions & 85 deletions snap/snappb/snap.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ef7cf05

Please sign in to comment.