update package comments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Package registry is uses the go-micro registry for selection
|
||||
// Package registry uses the go-micro registry for selection
|
||||
package registry
|
||||
|
||||
import (
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// Package selector is a way to load balance service nodes
|
||||
// Package selector is a way to pick a list of service nodes
|
||||
package selector
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user