Documentation
¶
Index ¶
Constants ¶
View Source
const (
FileIdSaveInterval = 10000
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileId ¶
func ParseFileId ¶
type Machine ¶
type Machine struct {
Server MachineInfo
Volumes []storage.VolumeInfo
}
func NewMachine ¶
func NewMachine(server, publicUrl string, volumes []storage.VolumeInfo) *Machine
type MachineInfo ¶
Click to show internal directories.
Click to hide internal directories.