Hacker News new | ask | show | jobs
I made minimal change to escape HTML in REST API using go reflection (inspektor.cloud)
1 points by sch00lb0y 1441 days ago
1 comments

Its nice, but the ifs are a bit useless. I would use switch-case for this