add mode
mode.go @@ -6,7 +6,7 @@ // Constants for protocols. const ( ModeStart = iota ModeStart = Mode(iota) PushPull PubSub ReqRep