Minimal poc in Go, executing one command and with two HTTP servers.

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-08-06 12:06:58 +02:00
parent 292acac8ab
commit 0c783447e3
3 changed files with 37 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
gopoc: kapow.go
CGO_ENABLED=0 go build