do_username
do_username copied to clipboard
Add a go module
I couldn't make a optional parameter and you can't make a const
array in go, but
An array isn't immutable by nature; you can't make it constant.
I had to use CamelCase, because go its very strict of x-case. I can use kebab-case but go's linting doesn't like that.