Versions in this module Expand all Collapse all v1 v1.0.0 Aug 25, 2023 Changes in this version + type OfflineConfig struct + APIKeys []string + EnvironmentID string + Features []domain.FeatureFlag + Segments []domain.Segment + Targets []domain.Target + type Service struct + func NewService(logger log.StructuredLogger, featureRepo repository.FeatureFlagRepo, ...) Service + func (s Service) Persist(ctx context.Context) error