v1

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HomeIndexReq

type HomeIndexReq struct {
	g.Meta `path:"/index" tags:"Home Service" method:"get" summary:"You say, I echo"`
	*model.HomeIndexInput
}

HomeIndexReq is the request struct for the HomeIndex endpoint.

type HomeIndexRes

type HomeIndexRes struct {
	*model.HomeIndexOutput
}

HomeIndexRes is the response struct for the HomeIndex endpoint.

Jump to

Keyboard shortcuts

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