go-pingbot/website/routes/api/type.go
Medzik 13771d1394 v1.2.0
- database: added collection to var
- website: changed gin.G to json type
- api: status added cpu usage and move memory to stats
- go: upgrade deps
- update nodemon cfg and README
2021-07-22 08:23:49 +00:00

3 lines
46 B
Go

package api
type json map[string]interface{}