Hacker News new | ask | show | jobs
by spoiler 1402 days ago
I'm not sure what you're referring to. If you're talking about the `Generate` function in Go, if a symbol begins with a capital letter, it's exported/public and private otherwise.
1 comments

all right. thanks for the info.