Hacker News new | ask | show | jobs
by enneff 5085 days ago
For interface values there is a type associated with each value.

For normal values you don't need it, because Go is statically typed. The compiler knows where the method is.