Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
AtNightWeCode
on Aug 9, 2022
|
parent
|
context
|
favorite
| on:
The problem with Go’s default HTTP handlers
Surely one can make the exact same mistake with Echo?
if id == "" { fmt.Errorf("get album: missing id") }
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
if id == "" { fmt.Errorf("get album: missing id") }