api

package
v0.0.0-...-873054c Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserHandlerStore

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

func NewUserHandler

func NewUserHandler(userStore db.UserStore) *UserHandlerStore

constructor function

func (*UserHandlerStore) HandleDeleteUser

func (h *UserHandlerStore) HandleDeleteUser(c *fiber.Ctx) error

func (*UserHandlerStore) HandleGetUser

func (h *UserHandlerStore) HandleGetUser(c *fiber.Ctx) error

func (*UserHandlerStore) HandleGetUsers

func (h *UserHandlerStore) HandleGetUsers(c *fiber.Ctx) error

func (*UserHandlerStore) HandlePostUser

func (h *UserHandlerStore) HandlePostUser(c *fiber.Ctx) error

func (*UserHandlerStore) HandlePutUser

func (h *UserHandlerStore) HandlePutUser(c *fiber.Ctx) error

Jump to

Keyboard shortcuts

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