Crate gophers

Source

Structs§

Gopher
The Gopher struct represents an initialized object ready to connect.

Enums§

GopherConnection
Abstraction enum over TCP and TLS connections. Implements both Read and Write traits.
GopherError
Exported library error types