5 lines
101 B
Go
5 lines
101 B
Go
|
package arn
|
||
|
|
||
|
// TwitterToUser stores the user ID by Twitter user ID.
|
||
|
type TwitterToUser GoogleToUser
|