encoding/json.InvalidUTF8Error.S (field)
2 uses
encoding/json (current package)
encode.go#L257: S string // the whole string value that caused the error
encode.go#L261: return "json: invalid UTF-8 in string: " + strconv.Quote(e.S)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)