Skip to content

Commit

Permalink
add question to todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
juancwu committed Nov 16, 2024
1 parent b9bd8cf commit ebd2843
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/server/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import (
)

// TODO: Reorder types
// What is the criteria of the ordering? - Juan

type DatabaseInfo struct {
Connected bool `json:"connected"`
Expand Down

0 comments on commit ebd2843

Please sign in to comment.