user

package
v0.0.0-...-4e1bd8b Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Routes

func Routes(e *echo.Echo)

Routes defines the URL routing for User operations.

Types

type User

type User struct {
	ID        int    `json:"id"`
	Name      string `json:"name"`
	Cellphone string `json:"cellphone"`
}

User defines the type for json operations.

Jump to

Keyboard shortcuts

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