mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
commit
87cee94d98
@ -44,6 +44,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
|
|||||||
- [Text Processing](#text-processing)
|
- [Text Processing](#text-processing)
|
||||||
- [Third-party APIs](#third-party-apis)
|
- [Third-party APIs](#third-party-apis)
|
||||||
- [Utilities](#utilities)
|
- [Utilities](#utilities)
|
||||||
|
- [Validation](#validation)
|
||||||
- [Version Control](#version-control)
|
- [Version Control](#version-control)
|
||||||
- [Video](#video)
|
- [Video](#video)
|
||||||
- [Web Frameworks](#web-frameworks)
|
- [Web Frameworks](#web-frameworks)
|
||||||
@ -578,6 +579,13 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
|
|||||||
* [xlsx](https://github.com/tealeg/xlsx) - Library to simplify reading the XML format used by recent version of Microsoft Excel in Go programs.
|
* [xlsx](https://github.com/tealeg/xlsx) - Library to simplify reading the XML format used by recent version of Microsoft Excel in Go programs.
|
||||||
|
|
||||||
|
|
||||||
|
## Validation
|
||||||
|
|
||||||
|
*Libraries for validation.*
|
||||||
|
|
||||||
|
* [go-validate-yourself](https://github.com/joeybloggs/go-validate-yourself) - Go Struct and Field validation
|
||||||
|
|
||||||
|
|
||||||
## Version Control
|
## Version Control
|
||||||
|
|
||||||
*Libraries for version control.*
|
*Libraries for version control.*
|
||||||
|
Loading…
Reference in New Issue
Block a user