bus

package
v0.0.0-...-78f9e34 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExtractProcess  = "ExtractProcess"
	ReplicatProcess = "ReplicatProcess"
	QueueProcess    = "QueueProcess"
	MaxAttempts     = 3
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchData

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

type BusPoint

type BusPoint struct {
	ProcessState map[string]bool
	// contains filtered or unexported fields
}

func NewBus

func NewBus() *BusPoint

func (*BusPoint) Close

func (b *BusPoint) Close()

func (*BusPoint) GetExtractExitState

func (b *BusPoint) GetExtractExitState() bool

func (*BusPoint) GetRepliactExitState

func (b *BusPoint) GetRepliactExitState() bool

func (*BusPoint) LoadMParallel

func (b *BusPoint) LoadMParallel() error

func (*BusPoint) Log

func (b *BusPoint) Log(err error)

func (*BusPoint) Relocate

func (b *BusPoint) Relocate() error

func (*BusPoint) SetExtractExitState

func (b *BusPoint) SetExtractExitState(s bool)

func (*BusPoint) SetRepliactExitState

func (b *BusPoint) SetRepliactExitState(s bool)

Jump to

Keyboard shortcuts

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