controllers

package
v0.0.0-...-b7950ab Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelloWorldController

type HelloWorldController struct {
	// contains filtered or unexported fields
}

HelloWorldController contains methods pertaining to rendering and manipulating resources via http

func NewHelloWorldController

func NewHelloWorldController(hello *services.HelloService, firebase *services.FirebaseService) *HelloWorldController

NewHelloWorldController creates an instance of HelloWorldController

func (HelloWorldController) Hello

func (hc HelloWorldController) Hello(c echo.Context) error

Hello returns a hello world message

Jump to

Keyboard shortcuts

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