# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewFileReadCloseResetter creates a ReadCloseResetter that uses an on-disk file as source of data.
No description provided by the author
No description provided by the author
NewKbfsReadCloseResetter creates a ReadCloseResetter that uses SimpleFS as source of data.
No description provided by the author
NewReadCloseResetter creates a ReadCloseResetter using either on-disk file or SimpleFS depending on if p is a KBFS path.
No description provided by the author
NewS3Store creates a standard Store that uses a real S3 connection.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewStoreTesting creates an Store suitable for testing purposes.
No description provided by the author
No description provided by the author
Preview creates preview assets from src.
No description provided by the author
No description provided by the author
StatOSOrKbfsFile stats the file located at p, using SimpleFSStat if it's a KBFS path, or os.Stat if not.
# Variables
ErrAbortOnPartMismatch is returned when there is a mismatch between a current part and a previous attempt part.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
KbfsReadCloseResetter is an implementation of ReadCloseResetter that uses SimpleFS as source of data.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PutS3Result is the success result of calling PutS3.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
ReadCloseResetter is io.ReadCloser plus a Reset method.
No description provided by the author
No description provided by the author