Coinbase Advanced Trade WS leaks Go's time.Time.String() format in heartbeat events (e.g. "2026-05-02 07:55:50.784... +0000 UTC m=+102632...") which is not RFC 3339 — UnmarshalJSON into time.Time fails and the entire envelope errors. Decode current_time as a string and parse it with a fallback that handles both RFC 3339 and the Go-string variant (with the m=+monotonic suffix stripped). |
||
|---|---|---|
| .. | ||
| advanced | ||
| beginner | ||
| intermediate | ||