handlers

package
v0.0.0-...-052d5b2 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Set -

Functions

This section is empty.

Types

type SQSHandler

type SQSHandler struct {
	SQSService *services.SQSService
}

SQSHandler -

func NewSQSHandler

func NewSQSHandler(s *services.SQSService) *SQSHandler

NewSQSHandler -

func (*SQSHandler) CreateQueue

func (s *SQSHandler) CreateQueue(c *fiber.Ctx)

CreateQueue -

func (*SQSHandler) GetAttributes

func (s *SQSHandler) GetAttributes(c *fiber.Ctx)

GetAttributes -

func (*SQSHandler) ListQueues

func (s *SQSHandler) ListQueues(c *fiber.Ctx)

ListQueues -

func (*SQSHandler) ReceiveMessages

func (s *SQSHandler) ReceiveMessages(c *fiber.Ctx)

ReceiveMessages -

func (*SQSHandler) SendMessageHandler

func (s *SQSHandler) SendMessageHandler(c *fiber.Ctx)

SendMessageHandler -

type StaticHandler

type StaticHandler struct {
	CRARedirect string
}

StaticHandler -

func NewStaticHandler

func NewStaticHandler() *StaticHandler

NewStaticHandler -

func (*StaticHandler) Get

func (s *StaticHandler) Get(c *fiber.Ctx)

Get -

type StatusHandler

type StatusHandler struct {
	MSG string
}

StatusHandler -

func NewStatusHandler

func NewStatusHandler() *StatusHandler

NewStatusHandler -

func (*StatusHandler) Get

func (s *StatusHandler) Get(c *fiber.Ctx)

Get -

Jump to

Keyboard shortcuts

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