Rework error handling to use http.Error()
authorChris Jaekl <chris@localhost>
Wed, 11 Nov 2020 05:05:35 +0000 (00:05 -0500)
committerChris Jaekl <chris@localhost>
Wed, 11 Nov 2020 05:05:35 +0000 (00:05 -0500)
commit508fafb1316cdc3a83a7b160a34b50017315977a
tree1c6bfccf9b1b245dbcaf24c76fd0aafb4ac0b3b3
parentcc857b1fd445a9b78946d37edb4b4796fd7a725e
Rework error handling to use http.Error()
main/handler.go