grpc-go
grpc-go copied to clipboard
fix panic, when service Handler returns (nil, nil)
Fix panic, when service Handler returns (nil, nil)
Why wasn't this done before? Is it because it introduced reflection?