Hacker News new | ask | show | jobs
by samstokes 2667 days ago
How about describing the intended use of the collections? E.g.

    var usersByUsername map[string]*User
    var usersToEmail []*User