json-iterator / go

A high-performance 100% compatible drop-in replacement of "encoding/json"
http://jsoniter.com/migrate-from-go-std.html
MIT License
13.42k stars 1.03k forks source link

use string tag to unmarshal array of strings into []int64 #624

Open windard opened 2 years ago

windard commented 2 years ago

https://github.com/json-iterator/go/pull/386

This pull request was colsed, I think it's very useful, could someone provide an official support?

windard commented 2 years ago

@taowen