Wanted to make it like `go build -tags="jsoniter"` which will replace `encoding/json` with `github.com/json-iterator/go`. And I can send a PR if this feature is acceptable.
Wanted to make it like
go build -tags="jsoniter"which will replaceencoding/jsonwithgithub.com/json-iterator/go.And I can send a PR if this feature is acceptable.