package
1.64.0-Personal
Repository: https://github.com/dceldran/rclone.git
Documentation: pkg.go.dev

# Functions

NewFs Initialize backend.

# Structs

Fs represents a remote object storage server.
NotFoundError resource not found error.
Object describes a oci bucket object.
Options defines the configuration for this backend.
StateChangeConf is the configuration struct used for `WaitForState`.
TimeoutError is returned when WaitForState times out.
UnexpectedStateError is returned when Refresh returns a state that's neither in Target nor Pending.

# Type aliases

StateRefreshFunc is a function type used for StateChangeConf that is responsible for refreshing the item being watched for a state change.