mirror of https://github.com/goccy/go-json.git
Update README.md
This commit is contained in:
parent
754ebd48b0
commit
feeb05ad10
21
README.md
21
README.md
|
@ -68,27 +68,6 @@ $ go test -bench .
|
||||||
|
|
||||||
<img src="https://user-images.githubusercontent.com/209884/89118920-c28eec80-d4e4-11ea-91cc-424cfe726539.png"></img>
|
<img src="https://user-images.githubusercontent.com/209884/89118920-c28eec80-d4e4-11ea-91cc-424cfe726539.png"></img>
|
||||||
|
|
||||||
# Status
|
|
||||||
|
|
||||||
## Type
|
|
||||||
|
|
||||||
Currently supported all types
|
|
||||||
|
|
||||||
## API
|
|
||||||
|
|
||||||
Implements All APIs
|
|
||||||
|
|
||||||
### Error
|
|
||||||
|
|
||||||
- [ ] `InvalidUTF8Error`
|
|
||||||
- [x] `InvalidUnmarshalError`
|
|
||||||
- [x] `MarshalerError`
|
|
||||||
- [x] `SyntaxError`
|
|
||||||
- [ ] `UnmarshalFieldError`
|
|
||||||
- [ ] `UnmarshalTypeError`
|
|
||||||
- [x] `UnsupportedTypeError`
|
|
||||||
- [x] `UnsupportedValueError`
|
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
MIT
|
MIT
|
||||||
|
|
Loading…
Reference in New Issue