package
0.2.0
Repository: https://github.com/optimizely/go-sdk.git
Documentation: pkg.go.dev

# Functions

NewAtomicManager creates a new instance of the atomic manager.
NewNotificationCenter returns a new notification center.

# Constants

Decision notification type.
Feature is used when the decision is returned as part of evaluating a feature.

# 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.

# Interfaces

Center handles all notification listeners.
Manager is a generic interface for managing notifications of a particular type.

# Type aliases

DecisionNotificationType is the type of decision notification.
Type is the type of notification.