handler

package
v3.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2017 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Key (Should come from somewhere else).
	Key = "secret"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	DB *mgo.Session
}

func (*Handler) CreatePost

func (h *Handler) CreatePost(c echo.Context) (err error)

func (*Handler) FetchPost

func (h *Handler) FetchPost(c echo.Context) (err error)

func (*Handler) Follow

func (h *Handler) Follow(c echo.Context) (err error)

func (*Handler) Login

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

func (*Handler) Signup

func (h *Handler) Signup(c echo.Context) (err error)

Jump to

Keyboard shortcuts

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