models

package
v0.0.0-...-98017eb Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DirectoryItem

type DirectoryItem struct {
	Name string

	SizeHi int64
	SizeLo int64

	CreateHi int64
	CreateLo int64

	ChangeHi int64
	ChangeLo int64

	IsDirectory bool
}

DirectoryItem defines the structure of the `dirlist name=":dir"` response

func NewDirectoryItem

func NewDirectoryItem(body string) *DirectoryItem

NewDirectoryItem ..

type Drive

type Drive struct {
	Name string
}

Drive defines the structure of the `drivelist` response

func NewDrive

func NewDrive(body string) *Drive

NewDrive ..

type XBEInfo

type XBEInfo struct {
	Timestamp int64
	Checksum  int64
	Name      string
}

XBEInfo defines the structure of the `xbeinfo running` response

func NewXBEInfo

func NewXBEInfo(body []string) *XBEInfo

NewXBEInfo ..

Jump to

Keyboard shortcuts

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