Versions in this module Expand all Collapse all v0 v0.0.3 Dec 19, 2017 v0.0.2 May 18, 2017 Changes in this version + type Project struct + AccessToken string + AccessTokenSecret string + Config string + ConsumerKey string + ConsumerSecret string + DateCreated time.Time + ElasticsearchHost string + ElasticsearchIndex string + FilterLevel string + Follow string + ID string + Language string + Location string + Name string + PID int + StallWarnings bool + StreamingType string + Track string + func (p *Project) Init(config string) + func (p *Project) Read(path string) + func (p *Project) Save(path string) + func (p *Project) SetID() + func (p *Project) SetStatic() + func (p *Project) TestElasticsearch(create bool) (bool, bool) + func (p *Project) TestTwitter() bool