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 FollowersDatabaseURI string DeliveriesDatabaseURI string FollowingDatabaseURI string NotesDatabaseURI string MessagesDatabaseURI string BlocksDatabaseURI string PostsDatabaseURI string LikesDatabaseURI string BoostsDatabaseURI string Date string Location string Verbose bool }
func OptionsFromFlagSet ¶
Click to show internal directories.
Click to hide internal directories.