func github.com/go-faster/jx.DecodeStr
5 uses
github.com/go-faster/jx (current package)
dec.go#L114: func DecodeStr(input string) *Decoder {
github.com/gotd/td/telegram
tdlib_json.go#L73: decoder := jx.DecodeStr(jsonRequest)
tdlib_json.go#L120: tdDecoder2 := jx.DecodeStr(jsonRequest)
github.com/gotd/td/tg
json_invoke.go#L43: d := jx.DecodeStr(jsonData)
json_invoke.go#L183: d := jx.DecodeStr(jsonData)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |