librclone

package
v1.66.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2024 License: MIT Imports: 13 Imported by: 4

Documentation

Overview

Package librclone exports shims for library use

This is the internal implementation which is used for C and Gomobile libraries which need slightly different export styles.

The shims are a thin wrapper over the rclone RPC.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Finalize

func Finalize()

Finalize finalizes the library

func Initialize

func Initialize()

Initialize initializes rclone as a library

func RPC

func RPC(method string, input string) (output string, status int)

RPC runs a transaction over the RC

Calling an rc function using JSON to input parameters and output the resulted JSON.

operations/uploadfile and core/command are not supported as they need request or response object modified from handlePost in rcserver.go

Types

This section is empty.

Jump to

Keyboard shortcuts

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