package main // Just a callback function for the password request. func passwordCallback() (string, error) { return password, nil }