handler

package
v0.0.0-...-98362b5 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Student

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

func NewStudent

func NewStudent(repo studentrepo.Repository) *Student

func (*Student) Create

func (s *Student) Create(c echo.Context) error

func (*Student) Get

func (s *Student) Get(c echo.Context) error

func (*Student) GetByID

func (s *Student) GetByID(c echo.Context) error

func (*Student) Register

func (s *Student) Register(g *echo.Group)

Jump to

Keyboard shortcuts

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