Josh Rendek
Results
6
issues of
Josh Rendek
Single endpoint: ``` /whois/:domain ```
Apparently the directory structure changed and is expecting it to be like `$GOROOT/src/pkg` to be `$GOROOT/src` Which results in this error: `````` gxc: unable to populate platform registry open /usr/local/Cellar/go/1.4/libexec/src/pkg/runtime:...
Is there a way to get the remote connecting address? It doesn't look like the `net.Conn` is exposed anywhere one of the Option functions could access it