Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalDashboardResponse ¶
func MarshalDashboardResponse(responseData *way_c.DashboardResponseIDO, w http.ResponseWriter)
Types ¶
type Handler ¶
type Handler struct { Logger *slog.Logger Controller dashboard_c.DashboardController }
Handler Creates http request handler
func NewHandler ¶
func NewHandler(loggerp *slog.Logger, c dashboard_c.DashboardController) *Handler
NewHandler Constructor
Click to show internal directories.
Click to hide internal directories.