test
This commit is contained in:
parent
32dc66c996
commit
76c5c71cba
1
main.go
1
main.go
@ -17,7 +17,6 @@ func RootHandler(w http.ResponseWriter, r *http.Request) {
|
|||||||
fmt.Fprintln(w, "Hello World!")
|
fmt.Fprintln(w, "Hello World!")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
//----------------------------------------------------------------------------------------------------
|
//----------------------------------------------------------------------------------------------------
|
||||||
//json struct for incoming requests
|
//json struct for incoming requests
|
||||||
type IncomingJson struct {
|
type IncomingJson struct {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user