repo

package
v0.0.0-...-68fb4b0 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MovieRepo

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

func NewMovieList

func NewMovieList(db *sqlx.DB) *MovieRepo

func (*MovieRepo) CreateUser

func (r *MovieRepo) CreateUser(ctx context.Context, user model.User) error

func (*MovieRepo) GetMovieList

func (r *MovieRepo) GetMovieList(ctx context.Context) ([]model.Movie, error)

func (*MovieRepo) GiveUserPass

func (r *MovieRepo) GiveUserPass(_ context.Context, loginData string) (string, error)

Jump to

Keyboard shortcuts

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