store

package
v0.6.10-0...-926069d Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoogleFileStore

type GoogleFileStore struct {
	// contains filtered or unexported fields
}

func NewGoogleFileStore

func NewGoogleFileStore(storageHost string, options ...option.ClientOption) (GoogleFileStore, error)

func (GoogleFileStore) GetFile

func (g GoogleFileStore) GetFile(ctx context.Context, fileURL string) ([]byte, error)

func (GoogleFileStore) WriteFile

func (g GoogleFileStore) WriteFile(ctx context.Context, fileURL string, fileContent []byte) (err error)

Jump to

Keyboard shortcuts

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