Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnvAccessorCtor ¶
func EnvAccessorCtor() pkgadapter.EnvConfigAccessor
EnvAccessorCtor for configuration parameters
func NewTarget ¶
func NewTarget(ctx context.Context, envAcc pkgadapter.EnvConfigAccessor, ceClient cloudevents.Client) pkgadapter.Adapter
NewTarget adapter implementation
Types ¶
type XSLTTransformationStructuredRequest ¶
type XSLTTransformationStructuredRequest struct { XML string `json:"xml"` XSLT string `json:"xslt,omitempty"` }
XSLTTransformationStructuredRequest contains an opinionated structure that informs both the XML and XSLT to transform.
Click to show internal directories.
Click to hide internal directories.