Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Local ¶
type Local struct {
// contains filtered or unexported fields
}
Local is an implementation of the Storage interface which works with the local disk on the current machine
func NewLocal ¶
NewLocal creates a new local filesystem with the given base path basePath is the base directory to save files maxSize is the max number of bytes that a file can be
Click to show internal directories.
Click to hide internal directories.