echo

package
v0.0.0-...-c0b09f6 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	EventService event.EventService
	// contains filtered or unexported fields
}

func NewServer

func NewServer(logger *log.Logger, es event.EventService) *Server

func (*Server) AddEvent

func (s *Server) AddEvent(ctx echo.Context) error

func (*Server) GetEvent

func (s *Server) GetEvent(ctx echo.Context) error

func (*Server) RegisterEventRoutes

func (s *Server) RegisterEventRoutes()

func (*Server) Shutdown

func (s *Server) Shutdown()

func (*Server) Start

func (s *Server) Start(addr string) error

func (*Server) UpsertUserEventAvailability

func (s *Server) UpsertUserEventAvailability(ctx echo.Context) error

Jump to

Keyboard shortcuts

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