Skip to content

Commit

Permalink
consul: comment msgpack handle
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanuber committed Oct 15, 2015
1 parent e098b75 commit b6ca82d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions consul/fsm.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import (
"github.com/hashicorp/raft"
)

// msgpackHandle is a shared handle for encoding/decoding msgpack payloads
var msgpackHandle = &codec.MsgpackHandle{}

// consulFSM implements a finite state machine that is used
Expand Down

0 comments on commit b6ca82d

Please sign in to comment.