# Functions
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
FileSplitFetcher struct fetches splits from a file.