.pre-build: mkdir -p bin/ build: .pre-build go build -gcflags='all=-N -l' -o bin/pushStreaming ./cmd