package
2.0.1
Repository: https://github.com/splitio/go-split-commons.git
Documentation: pkg.go.dev

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