Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SpaceFilesHandler ¶
type SpaceFilesHandler struct {
// contains filtered or unexported fields
}
Wrapper around space files read and write logic. On close, it pushes changes to space.Service
func OpenSpaceFilesHandler ¶
func OpenSpaceFilesHandler( service space.Service, localFilePath, remoteFilePath, bucketName string, ) (*SpaceFilesHandler, error)
Click to show internal directories.
Click to hide internal directories.