mirror of
https://github.com/trafficlunar/api.git
synced 2026-06-27 22:24:08 +00:00
refactor: remove uptime kuma integration
This commit is contained in:
parent
fa0f5119bd
commit
c92e8670c9
7 changed files with 0 additions and 124 deletions
|
|
@ -1,8 +0,0 @@
|
|||
package model
|
||||
|
||||
type StatusData struct {
|
||||
Success bool `json:"success"`
|
||||
Website uint8 `json:"website"`
|
||||
Api uint8 `json:"api"`
|
||||
Files uint8 `json:"files"`
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue