typesmfs

package
v0.0.0-...-3444db6 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileTransfer

type FileTransfer struct {
	FileInfo syncfile.SyncFile
	Content  []byte
}

type Message

type Message struct {
	Type    MessageType
	Version float32
	Content []byte
	Error   error
}

type MessageType

type MessageType int
const (
	MessNil MessageType = 1 + iota
	MessList
	MessFileUploadReq
	MessFileUploadStart
	MessFileUpload
)

type Page

type Page struct {
	Content string
	Lang    lang.LangFile
}

Jump to

Keyboard shortcuts

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