# Packages

No description provided by the author
No description provided by the author

# Functions

FileFromDocumentItem will create a File from a given LSP textdocument item.
New instantiates a new file system.

# Structs

File is a structure that contains fields and methods that the LSP uses for handling document files.
FileSystem is a file I/O pool that uses afero to create an in-memory and an OS file system to store the documents in.