tianxiaoliang commented on a change in pull request #111: fix go const
URL: https://github.com/apache/servicecomb-kie/pull/111#discussion_r386180010
 
 

 ##########
 File path: server/handler/noop_auth_handler.go
 ##########
 @@ -23,6 +23,10 @@ import (
        "github.com/go-mesh/openlogging"
 )
 
+const (
+       HeaderAuthHeader = "auth-handler"
 
 Review comment:
   叫NoopAuthHandler 吧,比较准确
   表示没有实际操作逻辑的认证处理器

----------------------------------------------------------------
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