domain

package
v0.0.0-...-e3c5015 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2017 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tweet

type Tweet struct {
	ID       string
	Text     string
	Language string
	Time     time.Time
}

Tweet is the textual content of a tweet

type Tweets

type Tweets struct {
	Data <-chan Tweet
	Stop chan<- bool
}

Tweets are a stoppable stream of tweets

Jump to

Keyboard shortcuts

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