I\'m trying to write a common module using golang interface. It results in an error:
panic: interface conversion: interface {} is main.AmazonOrder, not main.Order