Versions in this module Expand all Collapse all v0 v0.11.1 Jun 19, 2023 Changes in this version + func New(l log.Logger) (sdk.FanOut, error) + type Integration struct + func (i *Integration) Attach(_ context.Context, req *sdk.AttachmentRequest) (*sdk.AttachmentResponse, error) + func (i *Integration) Execute(_ context.Context, req *sdk.ExecutionRequest) error + func (i *Integration) Register(_ context.Context, req *sdk.RegistrationRequest) (*sdk.RegistrationResponse, error)