package
6.9.1
Repository: https://github.com/launchdarkly/ld-relay.git
Documentation: pkg.go.dev

# Functions

NewArchiveManager creates the ArchiveManager instance and attempts to read the initial file data.

# Structs

ArchiveEnvironment describes both the environment properties and the SDK data for the environment.
ArchiveManager manages the file data source.

# Interfaces

ArchiveManagerInterface is an interface containing the public methods of ArchiveManager.
UpdateHandler defines the methods that ArchiveManager will call after processing new or updated file data.