model

package
v0.15.7 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package model is a model abstraction of mirror data structures.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mirror

type Mirror struct {
	ID int64
	// Read from
	IndexFile  string
	ExportRoot string
	// Write to
	CloudStorageBucket string
	FilenameRoot       string
}

type MirrorFile

type MirrorFile struct {
	MirrorID int64
	Filename string
}

Jump to

Keyboard shortcuts

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