package
0.0.0-20250226171102-4db14ec44d68
Repository: https://github.com/cozy/cozy-stack.git
Documentation: pkg.go.dev
# Functions
ParseEventBI returns the event of the webhook, or an error if the event cannot be handled by the stack.
# Constants
EventAccountDisabled is emitted after a bank account was disabled.
EventAccountEnabled is emitted after a bank account was enabled.
EventConnectionDeleted is emitted after a connection has been deleted.
EventConnectionSynced is emitted after a connection has been synced.
# Structs
WebhookCall contains the data relative to a call from BI for a webhook.
# Type aliases
EventBI is a type used for the events sent by BI in the webhooks.