Hacker News new | ask | show | jobs
by nemothekid 2333 days ago
Martini used the service injection pattern and made use of reflection to do so. It was a very popular framework and one of the first in Go (it currently has ~10k stars), and the use of reflection became a very contentious viewpoint in the community.