twitter

package
v0.0.0-...-7cde619 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TwitterRequestToken

func TwitterRequestToken(request map[string]interface{}) (map[string]interface{}, error)

Types

type RequestTokenResponse

type RequestTokenResponse struct {
	OauthToken             string `json:"oauth_token"`
	OauthTokenSecret       string `json:"oauth_token_secret"`
	OauthCallbackConfirmed bool   `json:"oauth_callback_confirmed"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL