controller

package
v0.0.0-...-f406ea1 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2024 License: Unlicense Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manga

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

Manga performs the business logic to responds to requests.

func MangaFactory

func MangaFactory(repo *repository.Manga) *Manga

MangaFactory creates new Mangas.

func (*Manga) GetAll

func (cont *Manga) GetAll(c *gin.Context)

GetAll returns all manga in the manga table

Jump to

Keyboard shortcuts

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