pkg/

directory
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2021 License: MIT

Directories

Path Synopsis
Package alg includes the algorithms supported in this project
Package alg includes the algorithms supported in this project
Package android includes functions for use with Android native applications.
Package android includes functions for use with Android native applications.
archive
zip
Package zip provides a reader that propagate calls to Close.
Package zip provides a reader that propagate calls to Close.
Package bufio provides a buffered reader and writer that propagate calls to Flush and Close.
Package bufio provides a buffered reader and writer that propagate calls to Flush and Close.
Package bytes provides functions for decompressing byte streams.
Package bytes provides functions for decompressing byte streams.
Package cache includes a struct for caching reads.
Package cache includes a struct for caching reads.
Package cli includes functions for initializing the CLI.
Package cli includes functions for initializing the CLI.
compress
bzip2
Package bzip2 provides a reader and writer that propagate calls to Close.
Package bzip2 provides a reader and writer that propagate calls to Close.
flate
Package flate provides a reader and writer that propagate calls to Flush and Close.
Package flate provides a reader and writer that propagate calls to Flush and Close.
gzip
Package gzip provides a writer that embeds the standard library gzip.Writer and propagates calls to Flush and Close.
Package gzip provides a writer that embeds the standard library gzip.Writer and propagates calls to Flush and Close.
snappy
Package snappy provides a reader and writer that propagate calls to Flush and Close.
Package snappy provides a reader and writer that propagate calls to Flush and Close.
zlib
Package zlib provides a writer that embeds the standard library zlib.Writer and propagates calls to Flush and Close.
Package zlib provides a writer that embeds the standard library zlib.Writer and propagates calls to Flush and Close.
Package grw provides the interfaces, embedded structs, and implementing code for normalizing the reading/writing of a stream of bytes from archive/compressed files.
Package grw provides the interfaces, embedded structs, and implementing code for normalizing the reading/writing of a stream of bytes from archive/compressed files.
Package io supplements the interfaces provided by the standard library io package and provides functions for using those interfaces.
Package io supplements the interfaces provided by the standard library io package and provides functions for using those interfaces.
net
ftp
Package ftp provides functions for interacting with a FTP server.
Package ftp provides functions for interacting with a FTP server.
http
Package http provides functions for interacting with a HTTP server.
Package http provides functions for interacting with a HTTP server.
sftp2
Package sftp2 provides functions for interacting with a SFTP server.
Package sftp2 provides functions for interacting with a SFTP server.
ssh2
Package ssh2 provides functions for interacting with a SSH server.
Package ssh2 provides functions for interacting with a SSH server.
Package nop provides functions for creating no operation close methods.
Package nop provides functions for creating no operation close methods.
Package os provides a few functions used throughout the grw package for interfacing with the local file system.
Package os provides a few functions used throughout the grw package for interfacing with the local file system.
Package schemes includes the schemes supported in this project
Package schemes includes the schemes supported in this project
Package splitter provides functions for splitting various pieces of a Uniform Resource Identifier (URI).
Package splitter provides functions for splitting various pieces of a Uniform Resource Identifier (URI).
Package stat provides structs for describing file into that can be used across file systems.
Package stat provides structs for describing file into that can be used across file systems.

Jump to

Keyboard shortcuts

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