Skip to content

Commit

Permalink
Add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
nbroyles committed Sep 20, 2021
1 parent 5abce0e commit 3118bef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/integration/resources/inprocess/dbnode.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ type dbNode struct {

interruptCh chan<- error
shutdownCh <-chan struct{}
// tchanClient is an RPC client used for hitting the DB nodes RPC API.
tchanClient *integration.TestTChannelClient
}

Expand Down

0 comments on commit 3118bef

Please sign in to comment.