mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Adding link to new blog post on C -> Go
parent
2d92a35793
commit
8b389db13f
3
Home.md
3
Home.md
@ -92,9 +92,10 @@ Here are some of the places where you can find Gophers online. To get a sense of
|
|||||||
- Start here for the [official documentation](https://golang.org/cmd/go/#hdr-Vendor_Directories).
|
- Start here for the [official documentation](https://golang.org/cmd/go/#hdr-Vendor_Directories).
|
||||||
- [Overview with examples](http://icanhazdowntime.org/post/2015-07-09-go-vendor-experiment/) by [@freeformz](https://twitter.com/freeformz).
|
- [Overview with examples](http://icanhazdowntime.org/post/2015-07-09-go-vendor-experiment/) by [@freeformz](https://twitter.com/freeformz).
|
||||||
- See also [PackageManagementTools](PackageManagementTools) for additional details.
|
- See also [PackageManagementTools](PackageManagementTools) for additional details.
|
||||||
- Shared libraries and Go
|
- Shared libraries and Go (buildmode)
|
||||||
- [Go Shared Libraries](https://github.com/jbuberel/buildmodeshared) - Examples for creating and using shared libraries.
|
- [Go Shared Libraries](https://github.com/jbuberel/buildmodeshared) - Examples for creating and using shared libraries.
|
||||||
- [gohttplib](https://github.com/shazow/gohttplib) - An experiment in using Go 1.5 buildmode=c-shared.
|
- [gohttplib](https://github.com/shazow/gohttplib) - An experiment in using Go 1.5 buildmode=c-shared.
|
||||||
|
- [Sharing Golang Packages to C](http://blog.ralch.com/tutorial/golang-sharing-libraries/) - A tutorial by [@ralch](https://twitter.com/ralch).
|
||||||
- See the wikis below for additional details:
|
- See the wikis below for additional details:
|
||||||
- [GoGetTools](GoGetTools)
|
- [GoGetTools](GoGetTools)
|
||||||
- [GoGetProxyConfig](GoGetProxyConfig)
|
- [GoGetProxyConfig](GoGetProxyConfig)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user