Skip to content

Instantly share code, notes, and snippets.

@transcendr
Created January 5, 2024 17:27
Show Gist options
  • Save transcendr/dbfe77d6c979617a22de6b3e5eae1a94 to your computer and use it in GitHub Desktop.
Save transcendr/dbfe77d6c979617a22de6b3e5eae1a94 to your computer and use it in GitHub Desktop.
Diagnostics:
1. cannot use se (variable of type *StripeEvent) as *WebhookEvent value in return statement: *StripeEvent does not implement *WebhookEvent (type *WebhookEvent is pointer to interface, not interface) [InvalidIfaceAssign]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment