weibo_api

package
v0.0.0-...-39147ba Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2016 License: BSD-2-Clause Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FriendsTimelineController

type FriendsTimelineController struct {
	Token string `json:"token"`
	Lstid string `json:"lstid"`

	Delay     time.Duration `json:"delay"`
	FetchEach int           `json:"fetch_each"`
}

func NewFriendsTimelineController

func NewFriendsTimelineController(token string, lstid string, delay time.Duration, fetchEach int) *FriendsTimelineController

func ResumeFriendsTimelineController

func ResumeFriendsTimelineController(Status []byte) (*FriendsTimelineController, error)

func (*FriendsTimelineController) DumpTaskStatus

func (p *FriendsTimelineController) DumpTaskStatus() (Status []byte)

func (*FriendsTimelineController) FetchNew

func (p *FriendsTimelineController) FetchNew() ([]*Interface.Message, error)

func (*FriendsTimelineController) GetDelayBetweenCatchRound

func (p *FriendsTimelineController) GetDelayBetweenCatchRound() time.Duration

func (*FriendsTimelineController) Hash

func (*FriendsTimelineController) Type

Jump to

Keyboard shortcuts

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