storage

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Storage

type Storage struct {
	RemoteName string `yaml:"remote_name"`
	RemotePath string `yaml:"remote_path"`
	// contains filtered or unexported fields
}

func (*Storage) DownloadDirectory

func (s *Storage) DownloadDirectory(ctx context.Context, repoName, localPath string) error

func (*Storage) InitializeStorage added in v0.8.0

func (s *Storage) InitializeStorage() error

func (*Storage) UploadDirectory

func (s *Storage) UploadDirectory(ctx context.Context, repoName, localPath string) error

Jump to

Keyboard shortcuts

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