Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Homehandler ¶
type Homehandler struct { Index int Entrys *[]component.CarouselEntry }
func (Homehandler) HandleShowHome ¶
func (h Homehandler) HandleShowHome(ctx echo.Context) error
type HtmxCarouselHandler ¶
type HtmxCarouselHandler struct { Index *int Direction int Entrys *[]component.CarouselEntry }
func (HtmxCarouselHandler) HandlerCarouselUpdate ¶
func (h HtmxCarouselHandler) HandlerCarouselUpdate(ctx echo.Context) error
Click to show internal directories.
Click to hide internal directories.