Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WalkTweets ¶
func WalkTweets(ctx context.Context, opts *WalkOptions, tweets_fh io.Reader)
func WalkTweetsWithCallback ¶
Types ¶
type WalkOptions ¶
type WalkTweetsCallbackFunc ¶
type WalkWithCallbackOptions ¶
type WalkWithCallbackOptions struct { Callback WalkTweetsCallbackFunc QuerySet *query.QuerySet }
Click to show internal directories.
Click to hide internal directories.