gdrivestore

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2026 License: MIT Imports: 9 Imported by: 0

README

togo

togo-framework/storage-gdrive

marketplace pkg.go.dev MIT

Part of the togo framework.

Install

togo install togo-framework/storage-gdrive

storage-gdrive

A Google Drive driver for togo storage. Implements togo.Storage and overrides the default filesystem storage when installed. Files are keyed by their path (the Drive file name) inside an optional parent folder.

Install

togo install togo-framework/storage-gdrive

Configure (.env)

GOOGLE_APPLICATION_CREDENTIALS=/path/to/service-account.json
GDRIVE_FOLDER_ID=optional-parent-folder-id

Share the target Drive folder with the service-account email. If credentials are unset the plugin no-ops and the default storage stays active.

MIT © togo-framework


Premium sponsors

ID8 Media  ·  One Studio

Support togo — become a sponsor.

Documentation

Overview

Package gdrivestore is a Google Drive driver for togo storage. It implements togo.Storage and overrides the default filesystem storage when installed. Files are keyed by their path (used as the Drive file name) within an optional parent folder.

togo install togo-framework/storage-gdrive

Env: GOOGLE_APPLICATION_CREDENTIALS (service-account JSON, required), GDRIVE_FOLDER_ID (optional parent folder).

Jump to

Keyboard shortcuts

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