Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
DMwangnima committed Dec 29, 2023
1 parent 2dfa2b2 commit 4264eab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/triple/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ func createServiceInfoWithReflection(svc common.RPCService) *server.ServiceInfo
}
methodInfos[i] = methodInfo
}
info.Methods = methodInfos

return info
}

0 comments on commit 4264eab

Please sign in to comment.