Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #2 from SeniorDesignGroup5/simple-server-reid
Simple server reid
  • Loading branch information
eal13009 committed Jan 25, 2019
2 parents 245844d + 1cb647d commit 9f2edd0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions responder/responder.go
@@ -0,0 +1,6 @@
package main

func main() {
// http.HandleFunc(...)
// Do the thing
}

0 comments on commit 9f2edd0

Please sign in to comment.