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

expose Value.s, add Value.GetStringArray, Value.getFloatArray method

liming-coder opened this issue · comments

expose Value.s, add Value.GetStringArray, Value.getFloatArray method