Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,13 @@ $ curl http://localhost:8080?name=Nofar
Hello, Nofar
Test1
```

khkk


jjj





kkk


jj


4 changes: 3 additions & 1 deletion hello_server.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ func main() {
r := mux.NewRouter()

r.HandleFunc("/", handler)

srv := &http.Server{
Handler: r,
Addr: ":8080",
Expand Down Expand Up @@ -66,3 +66,5 @@ func waitForShutdown(srv *http.Server) {
log.Println("Shutting down")
os.Exit(0)
}


1 change: 1 addition & 0 deletions hello_server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ func TestGreetingDefault(t *testing.T) {




1 change: 1 addition & 0 deletions test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
A
s
asdasd
kjhljhk