Open Serabe opened 7 years ago
Currently, in RPC inputs or outputs containing only time.Time does not retrieve the proper type. I think this is related to the stdtime plugin not being supported in gRPC services, but more research needs to be done.
time.Time
Currently, in RPC inputs or outputs containing only
time.Time
does not retrieve the proper type. I think this is related to the stdtime plugin not being supported in gRPC services, but more research needs to be done.