mirror of
https://github.com/go-micro/go-micro.git
synced 2025-11-23 21:44:41 +02:00
rename field to Versions
This commit is contained in:
@@ -64,7 +64,7 @@ type Service struct {
|
||||
// The endpoint for this service
|
||||
Endpoint *Endpoint
|
||||
// Versions of this service
|
||||
Services []*registry.Service
|
||||
Versions []*registry.Service
|
||||
}
|
||||
|
||||
func strip(s string) string {
|
||||
|
||||
Reference in New Issue
Block a user