Skip to content

Instantly share code, notes, and snippets.

@huseyinbabal
Created May 22, 2023 13:34
Show Gist options
  • Save huseyinbabal/187f632f0f6acafae13bfae622a1726b to your computer and use it in GitHub Desktop.
Save huseyinbabal/187f632f0f6acafae13bfae622a1726b to your computer and use it in GitHub Desktop.
Keptn Plugin Core Contract
// source.go
Stream(ctx context.Context, input source.StreamInput) (source.StreamOutput, error)
Metadata(_ context.Context) (api.MetadataOutput, error)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment