handler

package
v0.0.0-...-30dbe51 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type AccountHandler

type AccountHandler struct {
	*service.AccountService
	// contains filtered or unexported fields
}

func NewAccountHandler

func NewAccountHandler(logger *zap.Logger, service *service.AccountService) *AccountHandler

func (*AccountHandler) Login

func (h *AccountHandler) Login(c echo.Context) (err error)

Login account.

func (*AccountHandler) Register

func (h *AccountHandler) Register(c echo.Context) (err error)

Register account.

Jump to

Keyboard shortcuts

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