Skip to content

Commit

Permalink
TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
mt-inside committed Oct 19, 2023
1 parent 623b0f5 commit f053707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/http-log/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ func main() {
b.Version()

// TODO: add /quitquitquit
// TODO: take port for this as an arg (with default), error if this port == service port
go func() {
startTime := time.Now().UTC()
r := http.NewServeMux()
Expand Down

0 comments on commit f053707

Please sign in to comment.