# Functions
NewFileLock opens file/dir at path and returns unlocked FileLock object.
NewFSStore creates a backend for port manager that stores the allocated port in a filesystem.
# Interfaces
Store define the interface to implement to be used as a backend for a port Allocator.