Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ServerAction ¶
Types ¶
type Server ¶
type Server struct {
TwitterClient *twitterstream.Client
RedisClient *redis.Client
Track string
Messages chan twitterstream.Tweet
Done chan bool
}
func (*Server) ReadFromStream ¶
func (s *Server) ReadFromStream()
func (*Server) WriteToRedis ¶
func (s *Server) WriteToRedis()
Click to show internal directories.
Click to hide internal directories.