model

package
v0.0.0-...-e4dcdf7 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Item

type Item struct {
	// Internal ID in the database.
	ID int

	// Title of the item.
	Title string

	// Description of the item.
	Description string

	// Time the item was created.
	CreationDate time.Time
}

Item represents a simple bit of data stored in the database.

Jump to

Keyboard shortcuts

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