Jonathan Turner 9 lat temu
rodzic
commit
5f9057b829
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      examples/httpServer.go

+ 2 - 0
examples/httpServer.go

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