FSharp.GrpcCodeGenerator
FSharp.GrpcCodeGenerator copied to clipboard
Hand-write CustomComparison and CustomEquality on Timestamp
I hand-wrote the code. Should we generate it instead? But comparison and equality might just use space unnecessarily on other message types.
I implemented GetHashCode
naively. Please suggest revisions freely.
Resolves #30.
Thanks to Isaac Abraham at Compositional IT.