-
Hello,
I would like to create new project in `$GOPATH/src/bitbucket.org/matrixik` sub-folder so that I could import controllers folder with
`"bitbucket.org/matrixik/beehello/controllers"`
instead o…
-
Hello,
I cross compile simple hello program on my Windows 7 x86 with [goxc](https://github.com/laher/goxc) and try to compress them with UPX. I can compress only Windows 386 version, rest show errors…
-
I'm not quite sure what's happening here, but I'm trying to run tests in `github.com/couchbaselabs/cbgb/cbgb` and I get the following:
```
/var/folders/nt/_3y11_t12szbmgshvz6zgbhh0000gn/T/gocov343768…
-
Hello,
I have problem with LiteIDE x16:
When I click Run or Ctrl+R I got output:
```
examples [D:/Golibs/src/bitbucket.org/gosimple/oauth2/examples]
error process failed to start.
```
It should b…
-
mikespook你好,无意中发现了你的log库,但试了一下发现日志不能输出,测试源码中也没有
-
An issue to track the dependency and integration of MarGo and Gocode in GS
- **Why the update prompt keeps appearing when you restart ST2:** It's designed to remind you to update gocode and MarGo. Mos…
-
I'm new to Go, so sorry I can't debug this any further, but it locks up rather than return some kind of complaint.
```
package main
import (
"github.com/kuroneko/sqlite3"
"fmt"
)
func main…