Analysis of information sources in references of the Wikipedia article "Go (limbaj de programare)" in Romanian language version.
|title=
(ajutor)|title=
(ajutor)|title=
(ajutor)Although Go has types and methods and allows an object-oriented style of programming, there is no type hierarchy.
|title=
(ajutor)|title=
(ajutor)Go is Object Oriented, but not in the usual way.
|title=
(ajutor)|title=
(ajutor)Go has structural typing, not duck typing. Full interface satisfaction is checked and required.