data

package
v0.0.0-...-bff681c Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MovieRepository

type MovieRepository struct {
	// contains filtered or unexported fields
}

func NewMovieRepository

func NewMovieRepository(mgc *mgo.Collection) *MovieRepository

func (*MovieRepository) Create

func (r *MovieRepository) Create(movie *models.Movie) error

func (*MovieRepository) Delete

func (r *MovieRepository) Delete(id string) error

func (*MovieRepository) GetAll

func (r *MovieRepository) GetAll() (movies []models.Movie)

Jump to

Keyboard shortcuts

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