ibmmqtarget

package
v1.27.0 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnvAccessorCtor

func EnvAccessorCtor() pkgadapter.EnvConfigAccessor

EnvAccessorCtor for configuration parameters

func NewAdapter

NewAdapter adapter implementation

Types

type TargetEnvAccessor

type TargetEnvAccessor struct {
	pkgadapter.EnvConfig
	mq.ConnectionConfig
	mq.ReplyTo
	mq.Auth

	// CloudEvents responses parametrization
	CloudEventPayloadPolicy string `envconfig:"EVENTS_PAYLOAD_POLICY" default:"error"`
	DiscardCEContext        bool   `envconfig:"DISCARD_CE_CONTEXT"`

	// BridgeIdentifier is the name of the bridge workflow this target is part of
	BridgeIdentifier string `envconfig:"EVENTS_BRIDGE_IDENTIFIER"`
}

TargetEnvAccessor is the set of parameters parsed from the adapter's env.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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