Browse Source

build tag

Jonathan Turner 9 years ago
parent
commit
5f9057b829
1 changed files with 2 additions and 0 deletions
  1. 2 0
      examples/httpServer.go

+ 2 - 0
examples/httpServer.go

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