package
23.1.1+incompatible
Repository: https://github.com/dgraph-io/dgraph.git
Documentation: pkg.go.dev
# Functions
Exists returns false if the file doesn't exist.
NewFileStore returns a new file storage.
Open takes a single path and returns a io.ReadCloser, similar to os.Open.
# Interfaces
FileStore represents a file or directory of files that are either stored locally or on minio/s3.