Browse Source
Go's json.ToJson produces records with unquoted keys like
{score:12} not {"score":12}. This is a custom format used
internally by SeaweedFS for query results.
rust-volume-server
1 changed files with 1 additions and 3 deletions
Loading…
Reference in new issue