# Packages
Package api has type definitions and code related to API-calls for the HiDrive-API.
Package hidrivehash implements the HiDrive hashing algorithm which combines SHA-1 hashes hierarchically to a single top-level hash.
# Functions
NewFs creates a new file system from the path.
# Constants
possible values for MemberType.
AutoNameOnExist instructs the API to automatically rename any conflicting request-objects.
possible values for CopyOrMoveOperationType.
possible values for CopyOrMoveOperationType.
possible values for MemberType.
possible values for MemberType.
IgnoreOnExist instructs the API not to execute the request in case of a conflict, but to return an error.
= 2GiB - 1.
possible values for CopyOrMoveOperationType.
possible values for MemberType.
OverwriteOnExist instructs the API to overwrite any conflicting files.
possible values for SortByField.
possible values for SortByField.
possible values for SortByField.
possible values for SortByField.
possible values for SortByField.
possible values for SortByField.
possible values for SortByField.
possible values for SortByField.
possible values for MemberType.
# Variables
DefaultSorted does not specify how to sort and therefore implies the default sort order.
ErrorFileExists is returned when a query tries to create a file that already exists.
Unsorted disables sorting and can therefore not be combined with other values.
# Type aliases
CopyOrMoveOperationType represents the possible types of copy- and move-operations.
MemberType represents the possible types of entries a directory can contain.
OnExistAction represents possible actions the API should take, when a request tries to create a path that already exists.
SortByField represents possible fields to sort entries of a directory by.