handlers

package
v0.0.0-...-6274d9d Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLogin

func NewLogin() *login

Types

type Login

type Login struct {
	Email    string `json:"email" validate:"required,min=4,max=100"`
	Password string `json:"password" validate:"required,min=4,max=100"`
}

Jump to

Keyboard shortcuts

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