Skip to content
Snippets Groups Projects
Commit 1a16b04d authored by xg.gao's avatar xg.gao
Browse files

code_format

parent ea57c44e
No related branches found
No related tags found
No related merge requests found
......@@ -197,7 +197,7 @@ func (l *consulListener) Next() (*registry.ServiceEvent, error) {
}
}
// Close closes this listener
// Close the listener.
func (l *consulListener) Close() {
close(l.done)
l.plan.Stop()
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment