image

package
v0.0.0-...-f1991a8 Latest Latest
Warning

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

Go to latest
Published: May 13, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

* Photoz Server Api * * Api for uploading and retrieving photos * * API version: 1.0.0 * Contact: zacharyduve@gmail.com * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Image

type Image struct {
	//Resolution *resolution.WebResolution `json:"resolution"`
	// This is the id of the specific image for the photo. Each photo will be guarentied to have an original image which will be the original binary that was uploaded and a master which is a full resolution version of original that can be modified
	Id string `json:"id"`

	Format string `json:"format,omitempty"`

	ByteSize int64 `json:"bytesize,omitempty"`
}

Jump to

Keyboard shortcuts

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