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 DependencyTrack struct + func (i *DependencyTrack) Attach(ctx context.Context, req *sdk.AttachmentRequest) (*sdk.AttachmentResponse, error) + func (i *DependencyTrack) Execute(ctx context.Context, req *sdk.ExecutionRequest) error + func (i *DependencyTrack) Register(ctx context.Context, req *sdk.RegistrationRequest) (*sdk.RegistrationResponse, error)