github.com/morlay/goqcloud@v0.0.0-20181123023149-b00e0b0b9afc/Makefile (about) 1 gen: 2 go run ./__generator__/main.go 3 4 test: 5 go test -v -race ./...