bugfix
This commit is contained in:
parent
5af4b07f16
commit
86c1669195
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ func New(deps Deps) *Handler {
|
||||||
}
|
}
|
||||||
|
|
||||||
taskTransportV1.RegisterTaskProcessorServer(srv, handler)
|
taskTransportV1.RegisterTaskProcessorServer(srv, handler)
|
||||||
|
handler.srv = srv
|
||||||
|
|
||||||
return handler
|
return handler
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue