go fmt
This commit is contained in:
parent
587f64a87a
commit
7c21a1b92a
@ -21,7 +21,7 @@ type Auth interface {
|
||||
type Service struct {
|
||||
// Name of the resource
|
||||
Name string
|
||||
// Endpoint is the specific endpoint
|
||||
// Endpoint is the specific endpoint
|
||||
Endpoint string
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user