This commit is contained in:
crusader 2017-11-29 20:28:48 +09:00
parent a711272d7f
commit d430a13a76

View File

@ -7,8 +7,8 @@ import (
"git.loafle.net/commons_go/rpc/gateway"
"git.loafle.net/commons_go/rpc/protocol"
"git.loafle.net/commons_go/rpc/protocol/json"
"git.loafle.net/overflow/overflow_gateway_web/grpc"
oogw "git.loafle.net/overflow/overflow_gateway_websocket"
"git.loafle.net/overflow/overflow_gateway_websocket/external/grpc"
"google.golang.org/grpc/metadata"
)