0 votes
in GoLang by
Does Go support method overloading?

1 Answer

0 votes
by

Go programming language doesn't provide support for method overloading.

...