I can't understand such a thing. For example, I load themes, etc. from folders that are in the same directory as main.go, when compiling, does all this stuff also go to the binary?
*_{OS_TYPE}.go, where {OS_TYPE} is an OC type other than the one under which compilation is being performed. For example *_windows.go is not used when compiling under linux.