consul: comment msgpack handle

This commit is contained in:
Ryan Uber 2015-10-15 14:57:29 -07:00
parent cc7aa44459
commit ae7cdfaf8d
1 changed files with 1 additions and 0 deletions

View File

@ -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