Easy
What is the visibility of the fields in the following struct?
type MyStruct struct {
FirstName string
lastName string
}
Author: Communauté W3DStatus: PublishedQuestion passed 287 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!