test commit
This commit is contained in:
parent
ecf6b421cb
commit
32dc66c996
1
main.go
1
main.go
@ -17,6 +17,7 @@ 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