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
{{ message }}
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
It doesn't look like the JSON package is respecting the Date type's MarshalJSON implementation for one reason or another. I am seeing this when trying to pass the PreviousDay quote between two microservices but assume it is an issue elsewhere as well.
It doesn't look like the JSON package is respecting the Date type's MarshalJSON implementation for one reason or another. I am seeing this when trying to pass the PreviousDay quote between two microservices but assume it is an issue elsewhere as well.
You should see the problem in action here: https://play.golang.org/p/ALtnfO0vTHr
The text was updated successfully, but these errors were encountered: