Changjun Ji

Results 51 comments of Changjun Ji

Sure. Let's put this issue into backlog.

The log library goc used comes from golang official package: `https://golang.org/pkg/log/`, while seems you redeclared it in your main.go:8 can use please share with us why you redeclared it? @jueerwl

> 以名字为启动参数的需求 这里能不能补充点详细的信息呢,比如给个例子。@maxiloEmmmm

see: #152 Actually, it's a trade-off to support compiling single service only under `main` package. we originally think that user may choose `goc install ./...` to compile multi services if...

hi @JasonkayZK , please turn on the debug flag as `goc build . --debug`, then provide the full logs, which would be better for us to locate the root cause.

Thanks for your trying, i think goc supporting windows should be a good enhancement, we will consider it for planning.

Hi @uveege , thanks for your question. Let's enhance it.