controller

package
v0.0.0-...-7f9097d Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPostController

func NewPostController(e *echo.Echo, post usecase.PostUsecase)

NewPostController mount post controller

Types

type PostController

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

PostController post controller

func (*PostController) Create

func (c *PostController) Create(ctx echo.Context) error

Create create post

func (*PostController) List

func (c *PostController) List(ctx echo.Context) error

List list post

Jump to

Keyboard shortcuts

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