mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
added "Date & Time" section, with "now" lib
This commit is contained in:
parent
3e3a3c2be5
commit
a899376d3f
@ -27,6 +27,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
- [Testing](#testing)
|
||||
- [Audio](#audio)
|
||||
- [Video](#video)
|
||||
- [Date & Time](#date--time)
|
||||
- [Game Development](#game-development)
|
||||
- [GUI](#gui)
|
||||
- [OpenGL](#opengl)
|
||||
@ -264,6 +265,11 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [gst](https://github.com/ziutek/gst) - Go bindings for GStreamer.
|
||||
* [aac/h264](https://github.com/go-av/codec) - Golang aac/h264 encoder and decoder.
|
||||
|
||||
## Date & Time
|
||||
|
||||
*Libraries for working with dates and times.*
|
||||
|
||||
* [now](https://github.com/jinzhu/now) - Now is a time toolkit for golang.
|
||||
|
||||
## Game Development
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user