handlers

package
v0.0.0-...-61222dd Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IRouter

type IRouter interface {
	Start(addr string) error
	Stop() error
}

func NewRouter

func NewRouter(cfg *config.Application, processor processors.IStateProcessor,
	shopemaaService services.IShopemaaService, facebookMessenger *messenger.Messenger) IRouter

type Router

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

func (*Router) Start

func (r *Router) Start(addr string) error

func (*Router) Stop

func (r *Router) Stop() error

Jump to

Keyboard shortcuts

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