package
0.0.0-20230906080820-4fdc9741855a
Repository: https://github.com/jgivc/console.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
MinRead is the minimum slice size passed to a Read call by Buffer.ReadFrom.
# Variables
No description provided by the author
ErrTooLarge is passed to panic if memory cannot be allocated to store data in a buffer.
# Type aliases
URI represent host connection string
Example:
ssh://user:pass:enablepass@host:port
telnet://user:pass:enablepass@host:port
user:pass:enablepass@host:port
user:pass:enablepass@host
user:pass@host
host.