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 {
Refresh bool
DynamodbClientURI string
TablePrefix string
TableNames []string
}
func OptionsFromFlagSet ¶
Click to show internal directories.
Click to hide internal directories.