controllers

package
v0.0.0-...-a156a3c Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GreetUser

func GreetUser(ctx iris.Context)

GreetUser godoc @Summary Greets a user @Produces json @Success 200 {object} Home @Router /home [get]

Types

type Home

type Home struct {
	Message string `json:"message"`
}

Home ... Represents a home

Jump to

Keyboard shortcuts

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