package oauth type OAuth1Token struct { Token string TokenSecret string }