# Functions
MakePublisherKey creates a unique key for a destination that includes type and config.
NewBaseProvider creates a new base provider with loaded metadata.
No description provided by the author
No description provided by the author
No description provided by the author
ObfuscateValue masks a sensitive value with the following rules: - For strings with length >= 10: show first 4 characters + asterisks for the rest - For strings with length < 10: replace each character with an asterisk.
# Variables
No description provided by the author
# Structs
BaseProvider provides common functionality for all destination providers.
BasePublisher provides common publisher functionality.
No description provided by the author
No description provided by the author
DestinationDisplay represents a destination with display-specific fields.
No description provided by the author
No description provided by the author
PreprocessDestinationOpts contains options for preprocessing a destination.
No description provided by the author