Extend grpc-gateway generated functions with custom decode logic in proto.Message
In the course of work there appeared a necessity to perform strings.TrimSpace
on all fields with protobuf
type string
In the course of work there appeared a necessity to perform strings.TrimSpace
on all fields with protobuf
type string