Add a bunch of TODOs
This commit is contained in:
parent
65818ed0e1
commit
35806576f9
5 changed files with 9 additions and 0 deletions
|
@ -21,6 +21,8 @@ type StatusResponse struct {
|
|||
Version string `json:"version"`
|
||||
Tick int `json:"tick"`
|
||||
NextTick string `json:"nexttick,omitempty"`
|
||||
|
||||
// TODO: return more useful info
|
||||
}
|
||||
|
||||
// ==============================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue