[skip ci] Add comment for stop proxy (#10032)

Signed-off-by: dragondriver <jiquan.long@zilliz.com>
pull/10041/head
dragondriver 2021-10-16 22:08:52 +08:00 committed by GitHub
parent 1211e286da
commit 353c4cc8ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -327,6 +327,7 @@ func (node *Proxy) Start() error {
return nil
}
// Stop stops a proxy node.
func (node *Proxy) Stop() error {
node.cancel()