filetransfer

package
v0.0.0-...-59741d1 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendFile

func SendFile(fileName string, dirPath string)

Types

type JobStatus

type JobStatus struct {
	Status        string `json:"status"`
	Progress      int    `json:"progress"`
	RemainingTime string `json:"remainingTime"` // Add this new field
}

JobStatus is a local representation of the server's status struct.

Jump to

Keyboard shortcuts

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