file

package
v0.0.0-...-ba7cdbd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 10, 2014 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package file implements the file driver for the blobstore.

This driver uses the part immediately after the file:// as the root directory for storing the files. Note that the path might be either absolute or relative (in the latter case is interpreted as relative to the application binary). Some examples:

file:///var/data/files - absolute path
file://storage - relative path, files are stored in the storage dir relative to the binary

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL