Y
Hacker News
new
|
ask
|
show
|
jobs
by
findthebug
1402 days ago
function names should be lowercase.
1 comments
spoiler
1401 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.
link
findthebug
1400 days ago
all right. thanks for the info.
link