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