MaybeDecode returns an equivalent JSON which is not a jsonEncoded.
()
| 220 | |
| 221 | // MaybeDecode returns an equivalent JSON which is not a jsonEncoded. |
| 222 | MaybeDecode() JSON |
| 223 | |
| 224 | // toGoRepr returns the Go-style representation of this JSON value |
| 225 | // (map[string]interface{} for objects, etc.). |
no outgoing calls
no test coverage detected