controllers

package
v0.0.0-...-c9ee09a Latest Latest
Warning

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

Go to latest
Published: May 25, 2016 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TopicsController

type TopicsController struct{}

func (*TopicsController) Create

func (tc *TopicsController) Create(c echo.Context) error

*

  • @api {post} /topics Creates a new topic
  • @apiName CreateTopic
  • @apiGroup Topics *
  • @apiParam {String} name The name of the topic

func (*TopicsController) Delete

func (tc *TopicsController) Delete(c echo.Context) error

func (*TopicsController) Index

func (tc *TopicsController) Index(c echo.Context) error

func (*TopicsController) Show

func (tc *TopicsController) Show(c echo.Context) error

func (*TopicsController) Update

func (tc *TopicsController) Update(c echo.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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