Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MongoDbWriter ¶
type MongoDbWriter struct { }
func (MongoDbWriter) Write ¶
func (m MongoDbWriter) Write(args ...string) chan interface{}
type RedisWriter ¶
type RedisWriter struct { }
func (RedisWriter) Write ¶
func (r RedisWriter) Write(args ...string) chan interface{}
Click to show internal directories.
Click to hide internal directories.