Registry / http-client / dghubble-go-twitter

dghubble-go-twitter

JSON →
library0.0.0-20221104224141-912508c3888bgogounverified

A Go client library for the Twitter API v1.1 and v2.

go get github.com/dghubble/go-twitter
INSTALL
IMPORT
SIG · DGHUBBLE-GO-TWITTE
D
dghubble-go-twitter
http-clientgov0.0.0-20221104224141-912508c3888b
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

twitter
github.com/dghubble/go-twitter/twitter

Creates a new Twitter client using the go-twitter library.

package main import ( "fmt" "github.com/dghubble/go-twitter/twitter" ) func main() { client := twitter.NewClient(nil) fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20221104224141-912508c3888blatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
dghubble-go-twitter — go get dghubble-go-twitter · libregistry