Hacker News new | ask | show | jobs
by aarbor989 999 days ago
Do you mean overloaded methods? You can "override" methods in Go in the sense that if you have an embedded struct you can provide your own implementation in your struct to use instead