Skip to content

Commit

Permalink
Review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
witriew committed Aug 30, 2021
1 parent 8d75ff9 commit 68ba5cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion encoding/thrift/inbound_nowire.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ type NoWireCall struct {
}

// NoWireHandler is implemented by the generated code for each method that the
// server needs to implement. It is responsible for unpacking the request,
// server needs to implement. It is responsible for unpacking the request,
// executing it, and returning a NoWireResponse that contains information about
// how to construct a response as well as any relevant metadata while executing
// the request.
Expand Down

0 comments on commit 68ba5cd

Please sign in to comment.