Y
Hacker News
new
|
ask
|
show
|
jobs
by
chrisbroadfoot
3979 days ago
or just named return values
func (a *Account) VerifyPassword(password string) (isValid, wasUpdated bool, err error) {