valyala / fastjson

Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can it works under golang1.10.8?

superscari opened this issue · comments

readme tells golang1.12 used, so i am not clear

If fastjson builds under go 1.10, then it should work there.