AFAIK an interface is not a type, just behavior, and a type may implement an interface, so each variable will have a concrete type. An variable with interface "type" will have a named interface and a specific type which implements it.
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.