Skip to content

Commit

Permalink
Review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
witriew committed Aug 25, 2021
1 parent 9445a06 commit 2b1cadd
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 2b1cadd

Please sign in to comment.