You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/02/10 02:43:04 UTC

[GitHub] [servicecomb-kie] GuoYL123 commented on a change in pull request #86: #84 event support exact match

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

 ##########
 File path: server/pubsub/struct.go
 ##########
 @@ -32,6 +33,10 @@ type KVChangeEvent struct {
 	Project  string
 }
 
+const (
+	PatternExact = "exact"
 
 Review comment:
   done

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services