# Structs
UploadApplication implements the application.Application interface as a commandline application for uploading photos using the Flickr API.
UploadError is a custom error type that can be JSON-serialized.
UploadResult is struct containing information about an atomic upload.