You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: