mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add go-ole
This commit is contained in:
parent
a3999bcf14
commit
f09a43b022
@ -38,6 +38,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
- [Video](#video)
|
||||
- [Web Frameworks](#web-frameworks)
|
||||
- [Middlewares](#middlewares)
|
||||
- [Windows](#windows)
|
||||
|
||||
- [Tools](#tools)
|
||||
- [Code Analysis](#code-analysis)
|
||||
@ -544,6 +545,10 @@ Where to discover new Go libraries.
|
||||
* [Trending Go repositories on GitHub today](https://github.com/trending?l=go) - Good place to find new Go libraries.
|
||||
* [go generate](https://docs.google.com/document/d/1V03LUfjSADDooDMhe-_K59EgpTEm3V8uvQRuNMAEnjg/edit) - A proposed code generation syntax from Rob Pike.
|
||||
|
||||
## Windows
|
||||
|
||||
* [go-ole](https://github.com/mattn/go-ole) - Win32 OLE implementation for golang
|
||||
|
||||
### Tutorials
|
||||
|
||||
* [A Tour of Go](http://tour.golang.org/) - Interactive tour of Go
|
||||
|
Loading…
Reference in New Issue
Block a user