Jonathan Turner hace 9 años
padre
commit
5f9057b829
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      examples/httpServer.go

+ 2 - 0
examples/httpServer.go

@@ -1,3 +1,5 @@
+// +build examples
+
 package main
 
 import (