Hacker News new | ask | show | jobs
by IshKebab 2294 days ago
No they aren't, they're matched based on method names.

Go isn't duck typed, except for interfaces which are. Pretty simple.