//
pkg.gl
Category
github.com/chizutan5/goth
providers
twitterv2
package
1.75.4
Repository:
https://github.com/chizutan5/goth.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
181 SLOC
#
Functions
New
New creates a new Twitter provider, and sets up important connection details.
NewAuthenticate
NewAuthenticate is the almost same as New.
#
Structs
Provider
Provider is the implementation of `goth.Provider` for accessing Twitter.
Session
Session stores data during the auth process with Twitter.