controller

package
v2.5.4 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package controller handles requests and returns responses. api_gen users directly edit this file. generated version: devel nolint:dupl

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetStaticPageController

type GetStaticPageController interface {
	GetStaticPage(c echo.Context, req *types.GetStaticPageRequest) (res *types.GetStaticPageResponse, err error)
}

GetStaticPageController ...

func NewGetStaticPageController

func NewGetStaticPageController(cp *props.ControllerProps) GetStaticPageController

NewGetStaticPageController ...

Jump to

Keyboard shortcuts

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