# Functions
NewAtomicManager creates a new instance of the atomic manager.
NewNotificationCenter returns a new notification center.
# Structs
AtomicManager adds handlers atomically.
DecisionNotification is a notification triggered when a decision is made for either a feature or an experiment.
DefaultCenter contains all the notification managers.
# Type aliases
DecisionNotificationType is the type of decision notification.
Type is the type of notification.