5 lines
79 B
Go
5 lines
79 B
Go
/*
|
|
Package registry is an interface for service discovery.
|
|
*/
|
|
package registry
|