dot_gdrive_service

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2021 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DotEnvironment

type DotEnvironment struct {
	Dir          string
	FolderId     string
	Password     string
	DatabaseFile string
	Encoder      string
	Decoder      string
	DirectArgs   string
}

type DotGDriveService

type DotGDriveService interface {
	LoadEnvironment() *DotEnvironment
	LoadTopLevelEnvironment(targetDir string) *DotEnvironment
	LoadTopLevelEnvByFolder(folderId string) *DotEnvironment
	PrepareBeforeSync(folderName string, folderId string,
		callback func(connection intf.DatabaseBackendConnection, service *drive.Service, folderId string))
}

func New

func New() DotGDriveService

Jump to

Keyboard shortcuts

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