controller

package
v2.5.5 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 PostUserController

type PostUserController interface {
	PostUser(c echo.Context, req *types.PostUserRequest) (res *types.PostUserResponse, err error)
}

PostUserController ...

func NewPostUserController

func NewPostUserController(cp *props.ControllerProps) PostUserController

NewPostUserController ...

Jump to

Keyboard shortcuts

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