Documentation
¶
Overview ¶
Package dao implements the Twitter database
Index ¶
Constants ¶
View Source
const (
DBName = "twitter"
)
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
Types ¶
type Search ¶
func NewSQLSearch ¶
type Tweets ¶
var (
InstanceTweets *Tweets
)
func (*Tweets) GetTweetCol ¶
func (d *Tweets) GetTweetCol() *mgo.Collection
func (*Tweets) GetUserCol ¶
func (d *Tweets) GetUserCol() *mgo.Collection
Click to show internal directories.
Click to hide internal directories.