handlers

package
v0.0.0-...-0e72a5c Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2020 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLoginHandlerImpl

func NewLoginHandlerImpl(getUser usecases.GetUser) *loginHandlerImpl

func NewPingHandlerImpl

func NewPingHandlerImpl() *pingHandlerImpl

Types

type LoginHandler

type LoginHandler interface {
	Handle(c *gin.Context)
}

type PingHandler

type PingHandler interface {
	Handle(c *gin.Context)
}

Jump to

Keyboard shortcuts

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