Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultFlagSet ¶
func RunWithOptions ¶
func RunWithOptions(ctx context.Context, opts *RunOptions) error
Types ¶
type RunOptions ¶
type RunOptions struct {
AccountsDatabaseURI string
ActivitiesDatabaseURI string
PostsDatabaseURI string
PostTagsDatabaseURI string
FollowersDatabaseURI string
DeliveriesDatabaseURI string
FeedsPublicationLogsDatabaseURI string
DeliveryQueueURI string
AccountName string
Mode string
FeedURIs []string
URIs *uris.URIs
Verbose bool
MaxPostsPerFeed int
MaxAttempts int
Templates *template.Template
}
func OptionsFromFlagSet ¶
Click to show internal directories.
Click to hide internal directories.