googledrive

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2020 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DriveDirectory added in v0.0.2

type DriveDirectory struct {
	*drive.Drive
	// contains filtered or unexported fields
}

func NewDirectory added in v0.0.2

func NewDirectory(ctx context.Context, credentials string) (*DriveDirectory, error)

func OpenDirectory added in v0.0.2

func OpenDirectory(driveId string, ctx context.Context, credentials string) (*DriveDirectory, error)

type DriveFile

type DriveFile struct {
	File *drive.File
	// contains filtered or unexported fields
}

func NewFile added in v0.0.1

func NewFile(ctx context.Context, credentials string) (*DriveFile, error)

func OpenFile added in v0.0.1

func OpenFile(fileId string, ctx context.Context, credentials string) (*DriveFile, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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