players

package
v0.0.0-...-8bc6207 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repo

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

func NewRepo

func NewRepo(scope *gocb.Scope, controller controllers.Controller) *Repo

func (*Repo) AddPlayer

func (r *Repo) AddPlayer(c echo.Context) error

func (*Repo) DeletePlayer

func (r *Repo) DeletePlayer(c echo.Context) error

func (*Repo) EditPlayer

func (r *Repo) EditPlayer(c echo.Context) error

func (*Repo) GetPlayerById

func (r *Repo) GetPlayerById(c echo.Context) error

func (*Repo) ListAllPlayers

func (r *Repo) ListAllPlayers(c echo.Context) error

func (*Repo) ListAllPlayersByTeamId

func (r *Repo) ListAllPlayersByTeamId(c echo.Context) error

Jump to

Keyboard shortcuts

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