Documentation ¶ Index ¶ func Create(issuer, accountName string, size int) (string, string, error) func CreateImage(url string, size int) (string, error) func CreateURL(issuer, accountName string) (string, string, error) func Validate(code, secret string) bool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Create ¶ added in v1.0.122 func Create(issuer, accountName string, size int) (string, string, error) func CreateImage ¶ added in v1.0.144 func CreateImage(url string, size int) (string, error) func CreateURL ¶ added in v1.0.144 func CreateURL(issuer, accountName string) (string, string, error) CreateURL 密钥,链接 func Validate ¶ added in v1.0.122 func Validate(code, secret string) bool Types ¶ This section is empty. Source Files ¶ View all Source files google_auth_v2.go Click to show internal directories. Click to hide internal directories.