package
1.4.0
Repository: https://github.com/onsdigital/dp-image-api.git
Documentation: pkg.go.dev

# Functions

ParseDownloadState returns a download state from its string representation.
ParseState returns a state from its string representation.

# Constants

MaxFilenameLen is the maximum number of characters allowed for Image filenames.
Possible values for a State of an image.
Possible values for a State of an image.
Possible values for a State of an image.
Possible values for a State of a download variant.
Possible values for a State of a download variant.
Possible values for a State of a download variant.
Possible values for a State of a download variant.
Possible values for a State of a download variant.
Possible values for a State of a download variant.
Possible values for a State of an image.
Possible values for a State of an image.
Possible values for a State of an image.
Possible values for a State of an image.
Possible values for a State of an image.
Possible values for a State of an image.

# Structs

Download represents a download variant model.
No description provided by the author
Downloads represents an array of downloads model as it is stored in mongoDB and json representation for API.
Image represents an image metadata model as it is stored in mongoDB and json representation for API.
No description provided by the author
Images represents an array of images model as it is stored in mongoDB and json representation for API.
License represents a license model.
Upload represents an upload model.

# Type aliases

DownloadState - iota enum of possible image states.
State - iota enum of possible image states.