handlers

package
v0.0.0-...-efd7f42 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2022 License: MIT Imports: 11 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 {
	Client *ent.Client
	Config *config.Config
}

func NewHandlers

func NewHandlers(client *ent.Client, config *config.Config) *Handler

func (*Handler) MeQuery

func (h *Handler) MeQuery(ctx *fiber.Ctx) error

func (*Handler) UserLogin

func (h *Handler) UserLogin(ctx *fiber.Ctx) error

func (*Handler) UserRegister

func (h *Handler) UserRegister(ctx *fiber.Ctx) error

Jump to

Keyboard shortcuts

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