mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
gofmt
This commit is contained in:
@@ -13,9 +13,9 @@ import (
|
||||
timepb "github.com/micro/services/time/proto"
|
||||
)
|
||||
|
||||
type Prayer struct{
|
||||
type Prayer struct {
|
||||
Geocode geocode.GeocodingService
|
||||
Time timepb.TimeService
|
||||
Time timepb.TimeService
|
||||
}
|
||||
|
||||
func New(c client.Client) *Prayer {
|
||||
|
||||
Reference in New Issue
Block a user