Fix breaks and go fmt

This commit is contained in:
Asim Aslam
2019-07-10 07:47:17 +01:00
parent 0a1b657221
commit 64ec0633a3
11 changed files with 11 additions and 11 deletions

View File

@@ -9,9 +9,9 @@ import (
"github.com/micro/go-micro/client"
"github.com/micro/go-micro/client/selector"
"github.com/micro/go-micro/config/cmd"
"github.com/micro/go-micro/transport"
"github.com/micro/go-micro/registry"
"github.com/micro/go-micro/server"
"github.com/micro/go-micro/transport"
)
type Options struct {