In other Object Orient language, Override the exists function will be very
easy.
But in golang. we can not easy override .
for example: I want to use the google/martian package.
https://github.com/google/martian/blob/master/proxy.go
func (p *Proxy) connect(req *http.Request) (*http.Response, n
Even Swift
https://swiftmodules.com/
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://gr
Golang should have a center packages index hosting like npm, rust crates.
For Rust :
https://crates.io/
For JS:
https://www.npmjs.com/
For PHP
https://packagist.org/
For Ruby
https://rubygems.org/
--
You received this message because you are subscribed to the Google Groups
"golang-nuts"