gofmt
This commit is contained in:
parent
ad0744a95f
commit
adc24dfc51
@ -6,7 +6,6 @@ import (
|
|||||||
log "github.com/golang/glog"
|
log "github.com/golang/glog"
|
||||||
"github.com/micro/go-micro/broker"
|
"github.com/micro/go-micro/broker"
|
||||||
"github.com/micro/go-micro/cmd"
|
"github.com/micro/go-micro/cmd"
|
||||||
|
|
||||||
// To enable rabbitmq plugin uncomment
|
// To enable rabbitmq plugin uncomment
|
||||||
//_ "github.com/micro/go-plugins/broker/rabbitmq"
|
//_ "github.com/micro/go-plugins/broker/rabbitmq"
|
||||||
)
|
)
|
||||||
|
@ -7,7 +7,6 @@ import (
|
|||||||
log "github.com/golang/glog"
|
log "github.com/golang/glog"
|
||||||
"github.com/micro/go-micro/broker"
|
"github.com/micro/go-micro/broker"
|
||||||
"github.com/micro/go-micro/cmd"
|
"github.com/micro/go-micro/cmd"
|
||||||
|
|
||||||
// To enable rabbitmq plugin uncomment
|
// To enable rabbitmq plugin uncomment
|
||||||
//_ "github.com/micro/go-plugins/broker/rabbitmq"
|
//_ "github.com/micro/go-plugins/broker/rabbitmq"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user