model

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Movies = make([]Movie, 0, 250)

Functions

func InitMovies

func InitMovies()

Types

type Movie

type Movie struct {
	Title        string
	OtherNames   []string
	Director     string
	Starring     string
	Year         int
	Areas        []string
	Tags         []string
	Star         float64
	CommentCount int
	Quote        string
}

Jump to

Keyboard shortcuts

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