decode_native

package
v0.0.0-...-af0c189 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const DateTimeFormat = "2006-01-02T15:04:05.000Z"

Variables

This section is empty.

Functions

func SendWalkResult

func SendWalkResult(ptr int64, device *mtp.Device, storageId uint32, fullPath string)

List the file list

func UploadFilesCb

func UploadFilesCb(ptr int64, fi *mtpx.TransferredFileInfo)

Types

type FileInfo

type FileInfo struct {
	Size       int64  `json:"Size"`
	IsDir      bool   `json:"IsDir"`
	ModTime    string `json:"ModTime"`
	Name       string `json:"Name"`
	FullPath   string `json:"FullPath"`
	ParentPath string `json:"ParentPath"`
	Extension  string `json:"Extension"`
	ParentId   uint32 `json:"ParentId"`
	ObjectId   uint32 `json:"ObjectId"`
}

Jump to

Keyboard shortcuts

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