package invite // returns the email allowed for this invite func (i *InviteKV) Redeem(given_url string) string { // check URL signature }