jagw

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const Subsystem = "jagw"

Variables

This section is empty.

Functions

This section is empty.

Types

type JagwRequestService

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

func NewJagwRequestService

func NewJagwRequestService(config config.Config, adapter adapter.Adapter, processor processor.Processor) *JagwRequestService

func (*JagwRequestService) Init

func (requestService *JagwRequestService) Init() error

func (*JagwRequestService) Start

func (requestService *JagwRequestService) Start() error

func (*JagwRequestService) Stop

func (requestService *JagwRequestService) Stop()

type JagwService

type JagwService interface {
	Init() error
	Start() error
	Stop()
}

type JagwSubscriptionService

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

func NewJagwSubscriptionService

func NewJagwSubscriptionService(config config.Config, adapter adapter.Adapter, eventChan chan domain.NetworkEvent) *JagwSubscriptionService

func (*JagwSubscriptionService) Init

func (subscriptionService *JagwSubscriptionService) Init() error

func (*JagwSubscriptionService) Start

func (subscriptionService *JagwSubscriptionService) Start() error

func (*JagwSubscriptionService) Stop

func (subscriptionService *JagwSubscriptionService) Stop()

Jump to

Keyboard shortcuts

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