affiliations

package
v0.0.0-...-2f95d41 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 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
}

Repo stores our dependencies

func NewRepo

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

NewRepo creates our data store

func (*Repo) AddAffiliation

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

func (*Repo) DeleteAffiliation

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

func (*Repo) GetAffiliationById

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

func (*Repo) ListAllAffiliations

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

Jump to

Keyboard shortcuts

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