Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewIntegration ¶
func NewIntegration( pools pool.Store, codeData codedata.Provider, eventForwarder event.Forwarder, ) codetransaction.SubmitIntentIntegration
Types ¶
type Integration ¶
type Integration struct {
// contains filtered or unexported fields
}
func (*Integration) AllowCreation ¶
func (i *Integration) AllowCreation(ctx context.Context, intentRecord *codeintent.Record, metadata *codetransactionpb.Metadata, actions []*codetransactionpb.Action) error
func (*Integration) OnSuccess ¶ added in v1.10.5
func (i *Integration) OnSuccess(ctx context.Context, intentRecord *codeintent.Record) error
Click to show internal directories.
Click to hide internal directories.