mirror of
https://github.com/go-micro/go-micro.git
synced 2024-12-24 10:07:04 +02:00
5 lines
79 B
Go
5 lines
79 B
Go
|
/*
|
||
|
Package registry is an interface for service discovery.
|
||
|
*/
|
||
|
package registry
|