Skip to content

Commit

Permalink
sdf
Browse files Browse the repository at this point in the history
  • Loading branch information
kiarash8112 committed Nov 1, 2023
1 parent 52c436a commit 4bede68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worker/mocks/rpcClient.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ type MasterClient struct {
master rpc.MasterClient
conn *grpc.ClientConn
}

//
var Request interface{}
var Result interface{}
var Counter int
Expand Down

0 comments on commit 4bede68

Please sign in to comment.