examples/

directory
v2.0.0-alpha Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2025 License: BSD-2-Clause

Directories

Path Synopsis
buffered-read-benchmark benchmarks the peformance of reading from /dev/zero on the server to a []byte on the client via ReadFull.
buffered-read-benchmark benchmarks the peformance of reading from /dev/zero on the server to a []byte on the client via ReadFull.
buffered-write-benchmark benchmarks the peformance of writing a single large []byte on the client to /dev/null on the server via Write().
buffered-write-benchmark benchmarks the peformance of writing a single large []byte on the client to /dev/null on the server via Write().
An example SFTP server implementation using the golang SSH package.
An example SFTP server implementation using the golang SSH package.
streaming-read-benchmark benchmarks the peformance of reading from /dev/zero on the server to /dev/null on the client via io.Copy.
streaming-read-benchmark benchmarks the peformance of reading from /dev/zero on the server to /dev/null on the client via io.Copy.
streaming-write-benchmark benchmarks the peformance of writing from /dev/zero on the client to /dev/null on the server via io.Copy.
streaming-write-benchmark benchmarks the peformance of writing from /dev/zero on the client to /dev/null on the server via io.Copy.

Jump to

Keyboard shortcuts

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