replace

package
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2024 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReplaceApplication

type ReplaceApplication struct {
	application.Application
}

ReplaceApplication implements the application.Application interface as a commandline application for replacing photos using the Flickr API

func (*ReplaceApplication) DefaultFlagSet

func (app *ReplaceApplication) DefaultFlagSet() *flag.FlagSet

Return the default FlagSet necessary for the ReplaceApplication to run.

func (*ReplaceApplication) Run

func (app *ReplaceApplication) Run(ctx context.Context) (interface{}, error)

Invoke the ReplaceApplication with its default FlagSet.

func (*ReplaceApplication) RunWithFlagSet

func (app *ReplaceApplication) RunWithFlagSet(ctx context.Context, fs *flag.FlagSet) (interface{}, error)

Invoke the ReplaceApplication with a custom FlagSet.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL