user

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 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 UserHTTPHandler

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

func NewUserHTTPHandler

func NewUserHTTPHandler(service user.UserService) *UserHTTPHandler

func (*UserHTTPHandler) CreateUser

func (h *UserHTTPHandler) CreateUser(c *fiber.Ctx) error

func (*UserHTTPHandler) GetUserByID

func (h *UserHTTPHandler) GetUserByID(c *fiber.Ctx) error

func (*UserHTTPHandler) GetUsers

func (h *UserHTTPHandler) GetUsers(c *fiber.Ctx) error

Write me GetUsers function

Jump to

Keyboard shortcuts

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