package
6.26.0
Repository: https://github.com/c2fo/vfs.git
Documentation: pkg.go.dev

# Constants

OpenRead denotes Read mode.
OpenWrite denotes Write mode.
No description provided by the author

# Interfaces

Client is an interface to make it easier to test.
DataConn represents a data connection.

# Type aliases

OpenType represents the mode(read or write) that we open a file for.