Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalListResponse ¶
func MarshalListResponse(res *com_s.CommentPaginationListResult, w http.ResponseWriter)
Types ¶
type Handler ¶
type Handler struct { Logger *slog.Logger Controller comment_c.CommentController }
Handler Creates http request handler
func NewHandler ¶
func NewHandler(loggerp *slog.Logger, c comment_c.CommentController) *Handler
NewHandler Constructor
Click to show internal directories.
Click to hide internal directories.