Update godeps
This commit is contained in:
parent
a965f44f84
commit
73e22a50d2
453 changed files with 84778 additions and 70308 deletions
5
vendor/google.golang.org/grpc/transport/control.go
generated
vendored
5
vendor/google.golang.org/grpc/transport/control.go
generated
vendored
|
|
@ -72,6 +72,11 @@ type resetStream struct {
|
|||
|
||||
func (*resetStream) item() {}
|
||||
|
||||
type goAway struct {
|
||||
}
|
||||
|
||||
func (*goAway) item() {}
|
||||
|
||||
type flushIO struct {
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue