tianxiaoliang commented on a change in pull request #18: update README.md and 
add put interface for client
URL: https://github.com/apache/servicecomb-kie/pull/18#discussion_r299382780
 
 

 ##########
 File path: client/options.go
 ##########
 @@ -39,3 +41,22 @@ func WithDepth(d int) GetOption {
                options.Depth = d
        }
 }
+
+//PutOption is the functional option of client func
+type PutOption func(*PutOptions)
 
 Review comment:
   delete all of this option

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