Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { Conf Config // rclone config Drive DriveBackend Crypt CryptBackend }
func New ¶
func New(conf Config) (rcsnooper *Controller, err error)
func (*Controller) Summary ¶
func (c *Controller) Summary() string
type CryptBackend ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.