# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
NewFileSegmentFetcher returns a new instance of LocalFileSegmentFetcher.
NewFileSplitFetcher returns a new instance of LocalFileSplitFetcher.
# Constants
SplitFileFormatClassic represents the file format of the standard split definition file <feature treatment>.
SplitFileFormatJSON represents the file format of a JSON representation of split dtos.
SplitFileFormatYAML represents the file format of a YAML representation of split dtos.
# Structs
No description provided by the author
FileSegmentFetcher struct fetches segments from a file.
FileSplitFetcher struct fetches splits from a file.
# Interfaces
No description provided by the author