Skip to content
Snippets Groups Projects
Commit d154f554 authored by zengfanwei's avatar zengfanwei
Browse files

update comment

parent e16c552c
No related branches found
No related tags found
No related merge requests found
......@@ -253,7 +253,7 @@ func (c *ReferenceConfig) GenericLoad(id string) {
c.Implement(genericService)
}
// Get invoker
// GetInvoker get invoker from ReferenceConfig
func (c *ReferenceConfig) GetInvoker() protocol.Invoker {
return c.invoker
}
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