mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
added github.com/vtopc/epoch (#3278)
This commit is contained in:
parent
fea1caf954
commit
40ca560b31
@ -1010,6 +1010,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [ajson](https://github.com/spyzhov/ajson) - Abstract JSON for golang with JSONPath support.
|
||||
* [dynjson](https://github.com/cocoonspace/dynjson) - Client-customizable JSON formats for dynamic APIs.
|
||||
* [ej](https://github.com/lucassscaravelli/ej) - Write and read JSON from different sources succinctly.
|
||||
* [epoch](https://github.com/vtopc/epoch) - Contains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from build-in time.Time type in JSON.
|
||||
* [gjo](https://github.com/skanehira/gjo) - Small utility to create JSON objects.
|
||||
* [GJSON](https://github.com/tidwall/gjson) - Get a JSON value with one line of code.
|
||||
* [go-jsonerror](https://github.com/ddymko/go-jsonerror) - Go-JsonError is ment to allow us to easily create json response errors that follow the JsonApi spec.
|
||||
|
Loading…
Reference in New Issue
Block a user