https://github.com/aacfactory/json
JsonKit for Golang
https://github.com/aacfactory/json
json
Last synced: 5 months ago
JSON representation
JsonKit for Golang
- Host: GitHub
- URL: https://github.com/aacfactory/json
- Owner: aacfactory
- License: apache-2.0
- Created: 2021-08-23T14:26:49.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T20:26:19.000Z (over 2 years ago)
- Last Synced: 2024-01-13T11:57:19.434Z (over 2 years ago)
- Topics: json
- Language: Go
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSON
In the above case, the JSON structure of addition type. It supports JSON interfaces in the standard library, adds object and array, and raw message supports mapping to object and array.
## Install
```go
go get github.com/aacfactory/json
```
## Feature
* Json Object
* Time(RFC3339)
* Date
* Complex
* Json Array
* Json Raw
* Fast