routes

package
v0.0.0-...-ed02202 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Home

func Home(c echo.Context) error

Home handles the default Home page

Types

type Result

type Result struct {
	ID        int    `json:"id"`
	Subject   string `json:"subject"`
	Status    int    `json:"status"`
	Category  string `json:"category"`
	CreatedAt string `json:"created_at"`
	UpdatedAt string `json:"updated_at"`
}

Result defines the result query data to response

Jump to

Keyboard shortcuts

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