Y
Hacker News
new
|
ask
|
show
|
jobs
by
vorg
3083 days ago
Also when you want to put package-main files in a library package directory, you need to put
// +build ignore
near the top of it.