Documentation ¶
Index ¶
- func CreateVolume(host string, port int, vid uint64) error
- func Delete(host string, port int, vid uint64, fid uint64, filename string) error
- func Get(host string, port int, vid uint64, fid uint64, filename string) ([]byte, error)
- func GetRange(host string, port int, vid uint64, fid uint64, filename string, start int, ...) ([]byte, error)
- func Upload(host string, port int, vid uint64, fid uint64, filePath string, ...) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.