service

package
v0.0.0-...-6006f0b Latest Latest
Warning

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

Go to latest
Published: May 15, 2022 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MotoService

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

func NewMotoService

func NewMotoService(cfg *settings.Config, docker *dockerlib.DockerController, repo rel.Repository) MotoService

func (MotoService) ReplayAllRequests

func (moto MotoService) ReplayAllRequests(ctx context.Context) error

func (MotoService) SaveRequest

func (moto MotoService) SaveRequest(ctx context.Context, request domain.MotoRequest) error

func (MotoService) Start

func (moto MotoService) Start(ctx context.Context) error

type SqsService

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

func NewSqsService

func NewSqsService(cfg *settings.Config, docker *dockerlib.DockerController, repo rel.Repository) SqsService

func (SqsService) DecorateAttributes

func (sqs SqsService) DecorateAttributes(payload string, response []byte) ([]byte, error)

func (SqsService) ParseAction

func (sqs SqsService) ParseAction(payload string) string

func (SqsService) SaveAttributes

func (sqs SqsService) SaveAttributes(payload string) error

func (SqsService) Start

func (sqs SqsService) Start(ctx context.Context) error

Jump to

Keyboard shortcuts

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