service

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TweetService

type TweetService struct {
	Client *twitter.Client
}

TweetService define a tweet service

func NewTweetService

func NewTweetService(consumerKey *string, consumerSecret *string) *TweetService

NewTweetService initialize a connection with the Twitter API

func (*TweetService) Search

func (ts *TweetService) Search(params *twitter.SearchTweetParams) ([]model.Tweet, error)

Search over the Twitter API

Jump to

Keyboard shortcuts

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