rmtstor

package
v0.0.0-...-441576f Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var REALOPEN_DATA_DIR string = ".realopen-data"
View Source
var REALOPEN_DATA_REPOSITORY string
View Source
var REALOPEN_INDEX_DIR string = ".realopen-index"
View Source
var REALOPEN_INDEX_REPOSITORY string = "https://github.com/sluggishhackers/realopen-index.git"

Functions

This section is empty.

Types

type IRemoteStorage

type IRemoteStorage interface {
	Initialize()
	UploadFiles(bool)
	UploadIndex(bool)
}

func New

func New() IRemoteStorage

type RemoteStorage

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

func (*RemoteStorage) Initialize

func (gm *RemoteStorage) Initialize()

func (*RemoteStorage) UploadFiles

func (rm *RemoteStorage) UploadFiles(init bool)

func (*RemoteStorage) UploadIndex

func (rm *RemoteStorage) UploadIndex(init bool)

Jump to

Keyboard shortcuts

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