transfer

package
v1.0.12 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2026 License: MIT, Unlicense Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CancelEvent

type CancelEvent struct{}

func (CancelEvent) ImplementsEvent

func (CancelEvent) ImplementsEvent()

type DataEvent

type DataEvent struct {
	Type string

	Open func() io.ReadCloser
}

func (DataEvent) ImplementsEvent

func (DataEvent) ImplementsEvent()

type InitiateEvent

type InitiateEvent struct{}

func (InitiateEvent) ImplementsEvent

func (InitiateEvent) ImplementsEvent()

type OfferCmd

type OfferCmd struct {
	Tag event.Tag

	Type string

	Data io.ReadCloser
}

func (OfferCmd) ImplementsCommand

func (OfferCmd) ImplementsCommand()

type RequestEvent

type RequestEvent struct {
	Type string
}

func (RequestEvent) ImplementsEvent

func (RequestEvent) ImplementsEvent()

type SourceFilter

type SourceFilter struct {
	Target event.Tag

	Type string
}

func (SourceFilter) ImplementsFilter

func (SourceFilter) ImplementsFilter()

type TargetFilter

type TargetFilter struct {
	Target event.Tag

	Type string
}

func (TargetFilter) ImplementsFilter

func (TargetFilter) ImplementsFilter()

Jump to

Keyboard shortcuts

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