This commit is contained in:
Asim Aslam
2019-07-07 12:33:54 +01:00
parent c1097a4509
commit 777a203f96
10 changed files with 10 additions and 10 deletions

View File

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