model

package
v0.0.0-...-ea7ac5c Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Picture

type Picture struct {
	ID             uuid.UUID `json:"id" db:"id"`
	Copyright      string    `json:"copyright" db:"copyright"`
	Date           time.Time `json:"date" db:"date"`
	Explanation    string    `json:"explanation" db:"explanation"`
	HDURL          string    `json:"hdurl" db:"hdurl"`
	MediaType      string    `json:"media_type" db:"media_type"`
	ServiceVersion string    `json:"service_version" db:"service_version"`
	Title          string    `json:"title" db:"title"`
	URL            string    `json:"url" db:"url"`
}

Jump to

Keyboard shortcuts

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