package
24.1.0-rc5
Repository: https://github.com/hypermodeinc/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.