On Sun, Dec 30, 2018, 5:02 PM wrote:
> I'm a beginner in Golang and quite confusing about using packages in a
> program. For example, every non simple software has a bunch of classes and
> interfaces or utility classes which are usually lokated in different
> packages in the same program. So usin
I'm a beginner in Golang and quite confusing about using packages in a
program. For example, every non simple software has a bunch of classes and
interfaces or utility classes which are usually lokated in different
packages in the same program. So using them in Java fo example makes no
diffcult