https://github.com/xgfone/go-rawjson
Provide the raw bytes json
https://github.com/xgfone/go-rawjson
Last synced: 7 months ago
JSON representation
Provide the raw bytes json
- Host: GitHub
- URL: https://github.com/xgfone/go-rawjson
- Owner: xgfone
- License: apache-2.0
- Created: 2023-07-27T15:35:54.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-28T06:38:24.000Z (about 2 years ago)
- Last Synced: 2025-01-31T08:43:48.268Z (9 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Raw JSON [](https://github.com/xgfone/go-rawjson/actions/workflows/go.yml) [](https://pkg.go.dev/github.com/xgfone/go-rawjson) [](https://raw.githubusercontent.com/xgfone/go-rawjson/master/LICENSE)
Provide the raw bytes json.
## Install
```shell
$ go get -u github.com/xgfone/go-rawjson
```