http

package
v0.0.0-...-22dea01 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2020 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Logger

func Logger() echo.MiddlewareFunc

Logger is a middlerware that logs all requests

Types

type Handler

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

func (*Handler) AddEntry

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

func (*Handler) DeleteEntry

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

func (*Handler) DeleteFeed

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

func (*Handler) ListFeeds

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

func (*Handler) Login

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

func (*Handler) RSSFeed

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

func (*Handler) RefreshAccessToken

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

type Server

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

func (*Server) Shutdown

func (s *Server) Shutdown(ctx context.Context) error

func (*Server) Start

func (s *Server) Start() error

type Services

type Services struct {
}

Jump to

Keyboard shortcuts

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