Пример #1
0
func addKeyInGandalf(key *auth.Key, u *auth.User) error {
	return u.AddKeyGandalf(key)
}