moments

package
v1.9.1 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2022 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 Viewing

type Viewing struct {
	ID          int       `db:"id"`
	UserID      int       `db:"user_id"`
	MomentID    int       `db:"moment_id"`
	ViewCount   int       `db:"view_count"`
	Rating      float64   `db:"rating"`
	DateCreated time.Time `db:"date_created"`
}

Viewings represent a Moment a User saw

Jump to

Keyboard shortcuts

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