Skip to main content
Journey Uncommon Logo
JourneyUncommon
easyGopackages and visibilitySingle-choice MCQ

Is the field Age accessible from another package?

type user struct { Name string age int }