zhangmeng
2019-08-30 383557064fd77c028fd71facf8ec1cf6b278d3e6
mode.go
@@ -6,7 +6,7 @@
// Constants for protocols.
const (
   ModeStart = iota
   ModeStart = Mode(iota)
   PushPull
   PubSub
   ReqRep