models

package
v0.0.0-...-7eb8950 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ControllersImage

type ControllersImage struct {
	Title       string `json:"title,omitempty"`
	Description string `json:"description,omitempty"`
	Keywords    string `json:"keywords,omitempty"`
	Author      string `json:"author,omitempty"`
	Creator     string `json:"creator,omitempty"`
	CaptureDate string `json:"date,omitempty"`
	Filename    string `json:"filename,omitempty"`
}

type Image

type Image struct {
	Title       string `json:"title,omitempty"`
	Description string `json:"description,omitempty"`
	Keywords    string `json:"keywords,omitempty"`
	Author      string `json:"author,omitempty"`
	Creator     string `json:"creator,omitempty"`
	CaptureDate string `json:"date,omitempty"`
}

type RepositoryImage

type RepositoryImage struct {
	Title       string `json:"title,omitempty"`
	Description string `json:"description,omitempty"`
	Keywords    string `json:"keywords,omitempty"`
	Author      string `json:"author,omitempty"`
	Creator     string `json:"creator,omitempty"`
	CaptureDate string `json:"creation_date,omitempty"`
	StorageDate string `json:"storage_date,omitempty"`
	Filename    string `json:"filename,omitempty"`
}

type User

type User struct {
	Id       string `json:"id,omitempty"`
	Password string `json:"password,omitempty"`
}

Jump to

Keyboard shortcuts

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