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

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