tianxiaoliang commented on a change in pull request #86: #84 event support 
exact match
URL: https://github.com/apache/servicecomb-kie/pull/86#discussion_r376192098
 
 

 ##########
 File path: server/pubsub/struct.go
 ##########
 @@ -32,6 +33,10 @@ type KVChangeEvent struct {
        Project  string
 }
 
+const (
+       PatternExact = "exact"
 
 Review comment:
   这个常量定义过,如果是循环依赖,把现在的放到pkg包下就行了,别再写新的

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to