heroes

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	UseCase input.Hero
}

func (*Handler) DeleteHeroByID

func (h *Handler) DeleteHeroByID(ctx *gin.Context)

func (*Handler) GetHeroByID

func (h *Handler) GetHeroByID(ctx *gin.Context)

func (*Handler) PostHero

func (h *Handler) PostHero(ctx *gin.Context)

func (*Handler) PutHero

func (h *Handler) PutHero(ctx *gin.Context)

Jump to

Keyboard shortcuts

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