mirror of
https://github.com/go-micro/go-micro.git
synced 2024-12-24 10:07:04 +02:00
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
|
||||
|
||||
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 (
|
||||
|
Loading…
Reference in New Issue
Block a user