httpHuvalk

package
v0.0.0-...-da22c76 Latest Latest
Warning

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

Go to latest
Published: May 2, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

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

func NewHandler

func NewHandler(r *repository.PostgresRepository) *Handler

func (*Handler) ForumCreate

func (h *Handler) ForumCreate(c echo.Context) error

func (*Handler) ForumCreateThread

func (h *Handler) ForumCreateThread(c echo.Context) error

func (*Handler) ForumGet

func (h *Handler) ForumGet(c echo.Context) error

func (*Handler) ForumGetListOfThreads

func (h *Handler) ForumGetListOfThreads(c echo.Context) error

func (*Handler) ForumGetListOfUsers

func (h *Handler) ForumGetListOfUsers(c echo.Context) error

func (*Handler) PostChangeDetails

func (h *Handler) PostChangeDetails(c echo.Context) error

func (*Handler) PostGetDetails

func (h *Handler) PostGetDetails(c echo.Context) error

func (*Handler) PostsCreate

func (h *Handler) PostsCreate(c echo.Context) error

func (*Handler) ServiceClear

func (h *Handler) ServiceClear(c echo.Context) error

func (*Handler) ServiceGetStatus

func (h *Handler) ServiceGetStatus(c echo.Context) error

func (*Handler) ThreadChange

func (h *Handler) ThreadChange(c echo.Context) error

func (*Handler) ThreadGetDetales

func (h *Handler) ThreadGetDetales(c echo.Context) error

func (*Handler) ThreadGetListOfPost

func (h *Handler) ThreadGetListOfPost(c echo.Context) error

func (*Handler) ThreadVote

func (h *Handler) ThreadVote(c echo.Context) error

func (*Handler) UserChange

func (h *Handler) UserChange(c echo.Context) error

func (*Handler) UserCreate

func (h *Handler) UserCreate(c echo.Context) error

func (*Handler) UserGet

func (h *Handler) UserGet(c echo.Context) error

Jump to

Keyboard shortcuts

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