types

package
v0.0.0-...-105113c Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Connect

type Connect struct {
	Address string `json:"address"`
}

type DialerPayload

type DialerPayload struct {
	Action  string
	PayLoad json.RawMessage
}

type FileObj

type FileObj struct {
	Filename  string
	Hash      string
	Size      int64
	CreatedAt int64
	UpdatedAt int64
	Peers     []string
}

type Share

type Share struct {
	Peers    string `json:"peers"`
	Filepath string `json:"filepath"`
}

type Status

type Status struct {
	DaemonRunning bool
}

Jump to

Keyboard shortcuts

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