Category "go-build"

Build excluding test modules

My project has the following structure: ├── api │   ├── api.go │   ├── api

Golang conditional compilation

I've got a trouble with conditional compilation in Go 1. Here is my test code. Is there anything I misunderstand about the "// +build" constraint and the "-tag