init
This commit is contained in:
5
models/common.go
Normal file
5
models/common.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package models
|
||||
|
||||
type Ping struct {
|
||||
Ping string `json:"ping"`
|
||||
}
|
||||
Reference in New Issue
Block a user