# Functions

GetHarnessDir returns home folder for harness ff server files.
NewFileStore creates a new file store instance.

# Structs

FileStore object is simple JSON file representation.

# Interfaces

Storage is an interface that can be implemented in order to have control over how the repository of feature toggles is persisted.