app

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2020 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const BulkSize = 500
View Source
const EcflowClientMessageType = "ecflow-client"
View Source
const ProductionMessageType = "production"

Variables

View Source
var (
	Version   = "Unknown version"
	BuildTime = "Unknown build time"
	GitCommit = "Unknown GitCommit"
)

Functions

func Execute

func Execute()

Types

type BaseCommand

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

type Command

type Command interface {
	// contains filtered or unexported methods
}

type EpsPropertiesGenerator added in v0.4.0

type EpsPropertiesGenerator struct {
	common.EpsProductionProperties
	// contains filtered or unexported fields
}

type OperationPropertiesGenerator

type OperationPropertiesGenerator struct {
	common.OperationProductionProperties
	// contains filtered or unexported fields
}

type SenderType

type SenderType int
const (
	RabbitMQSenderType SenderType = iota
	BrokerSenderType
)

Jump to

Keyboard shortcuts

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