controllers

package
v0.0.0-...-1d92a86 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2016 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthCtrl

type AuthCtrl struct {
	Interactor interactors.AuthInteractorContract
}

AuthCtrl ...

func (*AuthCtrl) Post

func (ctrl *AuthCtrl) Post(c echo.Context) error

type HealthCtrl

type HealthCtrl struct{}

HealthCtrl is the controller responsible for health verifications

func (*HealthCtrl) Check

func (ctrl *HealthCtrl) Check(c echo.Context) error

Check simple returns an OK if application is running

type UserCtrl

type UserCtrl struct {
	Interactor interactors.RegistrationInteractorContract
}

UserCtrl ...

func (*UserCtrl) Post

func (ctrl *UserCtrl) Post(c echo.Context) error

Post

Jump to

Keyboard shortcuts

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