update package comments
This commit is contained in:
parent
5cae330732
commit
460fb3e70c
@ -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
|
package registry
|
||||||
|
|
||||||
import (
|
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
|
package selector
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user