app

package
v0.0.0-...-9e87bf8 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CancelTransactionHandler

type CancelTransactionHandler interface {
	Execute(ctx context.Context) error
}

type CancelTransactionProcess

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

func (*CancelTransactionProcess) Run

Run runs the cancel transaction process.

type Service

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

func NewService

func NewService(cfg *config.Config) *Service

NewService creates a new instance of the service

func (*Service) Run

func (s *Service) Run(ctx context.Context, router chi.Router)

Run starts the server and listens for incoming requests

Jump to

Keyboard shortcuts

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