This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
In the post about Go Types , I briefly mentioned that Go provides a way to do run-time type inference using interfaces and reflection package. In this post, we are going to explore these concepts in depth. What is an Interface? Imagine you stop a random cab expecting to go from A to B. You wouldn't care much about the nationality of the driver, how long he's been in this profession, to whom he…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.