Methods with the same name in Golang Golang allows creating two or more methods with the same name in the same package, but the receivers of these methods must be of different types.