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