storage

package
v1.5.3 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 License: MIT Imports: 25 Imported by: 1

Documentation

Index

Constants

View Source
const (
	STATUS_ONLINE   = "online"
	STATUS_NEARLINE = "nearline"
	STATUS_OFFLINE  = "offline"
)

Variables

View Source
var EMPTY_IDS = make([]int64, 0)

Functions

func ImportStorageStatus

func ImportStorageStatus()

func MissingSha1Analysis

func MissingSha1Analysis()

Types

type Statistics

type Statistics struct {
}

type StorageDevice

type StorageDevice struct {
	ID       string `json:"id"`
	Country  string `json:"country"`
	Location string `json:"location"`
	Status   string `json:"status"`
	Access   string `json:"access"`
}

Jump to

Keyboard shortcuts

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