commands

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2021 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyDirectory

func CopyDirectory(source string, destin string, move bool) (utils.HeaderMetadata, []byte, error)

func CopyFile

func CopyFile(source string, destin string, move bool) (utils.HeaderMetadata, []byte, error)

func CreateDirectory

func CreateDirectory(path string) (utils.HeaderMetadata, []byte, error)

func CreateFile

func CreateFile(path string) (utils.HeaderMetadata, []byte, error)

func DeleteDirectory

func DeleteDirectory(path string) (utils.HeaderMetadata, []byte, error)

func DeleteFile

func DeleteFile(path string) (utils.HeaderMetadata, []byte, error)

func Info

func Info(path string, requestDetails []string) (utils.HeaderMetadata, []byte, error)

func ReadDirectory

func ReadDirectory(path string, requestDetails []string) (utils.HeaderMetadata, []byte, error)

func ReadFile

func ReadFile(path string) (utils.HeaderMetadata, []byte, error)

func WriteFile

func WriteFile(path string, content []byte) (utils.HeaderMetadata, []byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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