mirror of
https://github.com/go-micro/go-micro.git
synced 2025-08-10 21:52:01 +02:00
go fmt
This commit is contained in:
@@ -21,7 +21,7 @@ type Auth interface {
|
|||||||
type Service struct {
|
type Service struct {
|
||||||
// Name of the resource
|
// Name of the resource
|
||||||
Name string
|
Name string
|
||||||
// Endpoint is the specific endpoint
|
// Endpoint is the specific endpoint
|
||||||
Endpoint string
|
Endpoint string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user