board

package
v0.0.0-...-dfc549c Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2025 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func RegisterRoutes

func RegisterRoutes(engine *gin.Engine, handler *Handler, manager *jwtAuth.JWTManager)

Types

type Handler

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

func NewBoardHandler

func NewBoardHandler(service board.Service) *Handler

func (Handler) CreateBoard

func (h Handler) CreateBoard(context *gin.Context, requestDTO dto.CreateBoardRequest)

func (Handler) DeleteBoard

func (h Handler) DeleteBoard(context *gin.Context)

func (Handler) GetBoard

func (h Handler) GetBoard(context *gin.Context)

func (Handler) GetUserBoards

func (h Handler) GetUserBoards(context *gin.Context)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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