554325746@qq.com
2019-08-21 0af498fd328f89961f9358ff25215c247c8f89d3
mode.go
@@ -6,7 +6,7 @@
// Constants for protocols.
const (
   ModeStart = iota
   ModeStart = Mode(iota)
   PushPull
   PubSub
   ReqRep