Documentation
¶
Index ¶
- func CleanPathPrefix(path string) (string, error)
- func GetParentPath(conn *connparse.Connection) string
- func GetParentPathString(hostAndPath string) string
- func ReadFileStream(ctx context.Context, readCh <-chan wshrpc.RespOrErrorUnion[wshrpc.FileData], ...) error
- func ReadFileStreamToWriter(ctx context.Context, readCh <-chan wshrpc.RespOrErrorUnion[wshrpc.FileData], ...) error
- func ReadStreamToFileData(ctx context.Context, readCh <-chan wshrpc.RespOrErrorUnion[wshrpc.FileData]) (*wshrpc.FileData, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanPathPrefix ¶
CleanPathPrefix corrects paths for prefix filesystems (i.e. ones that don't have directories)
func GetParentPath ¶
func GetParentPath(conn *connparse.Connection) string
func GetParentPathString ¶
func ReadFileStream ¶
func ReadFileStreamToWriter ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.