monitor

package
v0.0.0-...-ec3862f Latest Latest
Warning

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

Go to latest
Published: May 25, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IncrementActivity

func IncrementActivity()

Types

type ActivityMonitor

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

func NewActivityMonitor

func NewActivityMonitor(db *gorm.DB, transferRequest mcmodel.TransferRequest) *ActivityMonitor

func (*ActivityMonitor) Start

func (m *ActivityMonitor) Start(ctx context.Context)

type GlobusTaskMonitor

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

func NewGlobusTaskMonitor

func NewGlobusTaskMonitor(client *globus.Client, db *gorm.DB, endpointID string) *GlobusTaskMonitor

func (*GlobusTaskMonitor) Start

func (m *GlobusTaskMonitor) Start(ctx context.Context)

type TransferRequestMonitor

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

func NewTransferRequestMonitor

func NewTransferRequestMonitor(db *gorm.DB, ctx context.Context, transferRequest mcmodel.TransferRequest, handleFn func()) *TransferRequestMonitor

func (*TransferRequestMonitor) Start

func (m *TransferRequestMonitor) Start()

Jump to

Keyboard shortcuts

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